Table of Contents

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

world World
obj PhysicalObject
pos WorldCoordinate
ID EntityID
oxygen float
originRoom int
placedObjectIndex int
consumableData PlacedObject.ConsumableObjectData

Fields

oxygenLeft

public float oxygenLeft

Field Value

float

Methods

ToString()

public override string ToString()

Returns

string