C# Class wServer.logic.IfNot

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

Méthodes publiques

Méthode Description
Instance ( Behavior cond, Behavior result ) : IfNot

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Private Methods

Méthode Description
IfNot ( Behavior cond, Behavior result ) : System

Method Details

Instance() public static méthode

public static Instance ( Behavior cond, Behavior result ) : IfNot
cond Behavior
result Behavior
Résultat IfNot

TickCore() protected méthode

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