C# Class wServer.logic.Corpse

Inheritance: ConditionalBehavior
Datei anzeigen Open project: C453/OryxKingdom

Public Methods

Method Description
Corpse ( short objType ) : System

Protected Methods

Method Description
BehaveCore ( BehaviorCondition cond, RealmTime time, object state ) : void

Method Details

BehaveCore() protected method

protected BehaveCore ( BehaviorCondition cond, RealmTime time, object state ) : void
cond BehaviorCondition
time wServer.realm.RealmTime
state object
return void

Corpse() public method

public Corpse ( short objType ) : System
objType short
return System