Table of Contents

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

world World
realizedObject PhysicalObject
pos WorldCoordinate
ID EntityID
originRoom int
consumableIndex int
consumableData PlacedObject.ConsumableObjectData
swollen bool

Fields

swollen

public bool swollen

Field Value

bool

Methods

ToString()

public override string ToString()

Returns

string