Class BubbleGrass.AbstractBubbleGrass
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class BubbleGrass.AbstractBubbleGrass : AbstractConsumable
- Inheritance
-
BubbleGrass.AbstractBubbleGrass
- Inherited Members
Constructors
AbstractBubbleGrass(World, PhysicalObject, WorldCoordinate, EntityID, float, int, int, ConsumableObjectData)
public AbstractBubbleGrass(World world, PhysicalObject obj, WorldCoordinate pos, EntityID ID, float oxygen, int originRoom, int placedObjectIndex, PlacedObject.ConsumableObjectData consumableData)
Parameters
worldWorldobjPhysicalObjectposWorldCoordinateIDEntityIDoxygenfloatoriginRoomintplacedObjectIndexintconsumableDataPlacedObject.ConsumableObjectData
Fields
oxygenLeft
public float oxygenLeft
Field Value
Methods
ToString()
public override string ToString()