C# Class wServer.logic.IfExist

Inheritance: Behavior
Afficher le fichier Open project: C453/OryxKingdom Class Usage Examples

Méthodes publiques

Méthode Description
Instance ( int key, Behavior result, Behavior no = null ) : IfExist

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Private Methods

Méthode Description
IfExist ( int key, Behavior result, Behavior no ) : System

Method Details

Instance() public static méthode

public static Instance ( int key, Behavior result, Behavior no = null ) : IfExist
key int
result Behavior
no Behavior
Résultat IfExist

TickCore() protected méthode

protected TickCore ( RealmTime time ) : bool
time wServer.realm.RealmTime
Résultat bool