Class WaterNut.AbstractWaterNut
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class WaterNut.AbstractWaterNut : AbstractConsumable
- Inheritance
-
WaterNut.AbstractWaterNut
- Inherited Members
Constructors
AbstractWaterNut(World, PhysicalObject, WorldCoordinate, EntityID, int, int, ConsumableObjectData, bool)
public AbstractWaterNut(World world, PhysicalObject realizedObject, WorldCoordinate pos, EntityID ID, int originRoom, int consumableIndex, PlacedObject.ConsumableObjectData consumableData, bool swollen)
Parameters
worldWorldrealizedObjectPhysicalObjectposWorldCoordinateIDEntityIDoriginRoomintconsumableIndexintconsumableDataPlacedObject.ConsumableObjectDataswollenbool
Fields
swollen
public bool swollen
Field Value
Methods
ToString()
public override string ToString()