Class LillyPuck.AbstractLillyPuck
- Namespace
- MoreSlugcats
- Assembly
- Assembly-CSharp.dll
public class LillyPuck.AbstractLillyPuck : AbstractConsumable
- Inheritance
-
LillyPuck.AbstractLillyPuck
- Inherited Members
Constructors
AbstractLillyPuck(World, PhysicalObject, WorldCoordinate, EntityID, int, int, int, ConsumableObjectData)
public AbstractLillyPuck(World world, PhysicalObject obj, WorldCoordinate pos, EntityID ID, int bites, int originRoom, int placedObjectIndex, PlacedObject.ConsumableObjectData consumableData)
Parameters
worldWorldobjPhysicalObjectposWorldCoordinateIDEntityIDbitesintoriginRoomintplacedObjectIndexintconsumableDataPlacedObject.ConsumableObjectData
Fields
bites
public int bites
Field Value
Methods
ToString()
public override string ToString()