C# Class wServer.logic.Corpse

Inheritance: ConditionalBehavior
Afficher le fichier Open project: C453/OryxKingdom

Méthodes publiques

Méthode Description
Corpse ( short objType ) : System

Méthodes protégées

Méthode Description
BehaveCore ( BehaviorCondition cond, RealmTime time, object state ) : void

Method Details

BehaveCore() protected méthode

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

Corpse() public méthode

public Corpse ( short objType ) : System
objType short
Résultat System