C# Class wServer.logic.And

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

Méthodes publiques

Méthode Description
Instance ( Behavior x, Behavior y ) : And

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Private Methods

Méthode Description
And ( Behavior x, Behavior y ) : System

Method Details

Instance() public static méthode

public static Instance ( Behavior x, Behavior y ) : And
x Behavior
y Behavior
Résultat And

TickCore() protected méthode

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