Table of Contents

Class CreatureSpasmer

Namespace
Global
Assembly
Assembly-CSharp.dll
public class CreatureSpasmer : UpdatableAndDeletable
Inheritance
CreatureSpasmer
Inherited Members

Constructors

CreatureSpasmer(Creature, bool, int)

public CreatureSpasmer(Creature crit, bool allowDead, int duration)

Parameters

crit Creature
allowDead bool
duration int

Fields

allowDead

public bool allowDead

Field Value

bool

counter

public int counter

Field Value

int

crit

public Creature crit

Field Value

Creature

Methods

Update(bool)

public override void Update(bool eu)

Parameters

eu bool