C# Class wServer.logic.DeathPortal

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

Méthodes publiques

Méthode Description
DeathPortal ( short objType, int percent, int timeExist ) : 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

DeathPortal() public méthode

public DeathPortal ( short objType, int percent, int timeExist ) : System
objType short
percent int
timeExist int
Résultat System