Class SeedCob.AbstractSeedCob
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class SeedCob.AbstractSeedCob : AbstractConsumable
- Inheritance
-
SeedCob.AbstractSeedCob
- Inherited Members
Constructors
AbstractSeedCob(World, PhysicalObject, WorldCoordinate, EntityID, int, int, bool, ConsumableObjectData)
public AbstractSeedCob(World world, PhysicalObject realizedObject, WorldCoordinate pos, EntityID ID, int originRoom, int consumableIndex, bool dead, PlacedObject.ConsumableObjectData consumableData)
Parameters
worldWorldrealizedObjectPhysicalObjectposWorldCoordinateIDEntityIDoriginRoomintconsumableIndexintdeadboolconsumableDataPlacedObject.ConsumableObjectData
Fields
dead
public bool dead
Field Value
opened
public bool opened
Field Value
spawnedUtility
public bool spawnedUtility