Table of Contents

Class GarbageWormState

Namespace
Global
Assembly
Assembly-CSharp.dll
public class GarbageWormState : CreatureState
Inheritance
GarbageWormState
Inherited Members

Constructors

GarbageWormState(AbstractCreature, float)

public GarbageWormState(AbstractCreature crit, float bodySize)

Parameters

crit AbstractCreature
bodySize float

Fields

angryAt

public List<EntityID> angryAt

Field Value

List<EntityID>

bodySize

public float bodySize

Field Value

float