Table of Contents

Class FireEgg.AbstractBugEgg

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class FireEgg.AbstractBugEgg : AbstractPhysicalObject
Inheritance
FireEgg.AbstractBugEgg
Inherited Members

Constructors

AbstractBugEgg(World, PhysicalObject, WorldCoordinate, EntityID, float)

public AbstractBugEgg(World world, PhysicalObject obj, WorldCoordinate pos, EntityID ID, float hue)

Parameters

world World
obj PhysicalObject
pos WorldCoordinate
ID EntityID
hue float

Fields

hue

public float hue

Field Value

float

stuckInWall

public bool stuckInWall

Field Value

bool

Methods

ToString()

public override string ToString()

Returns

string