C# Class wServer.logic.Timed

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

Méthodes publiques

Méthode Description
Instance ( int time, Behavior behav ) : Timed

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Private Methods

Méthode Description
Timed ( int time, Behavior behav ) : System

Method Details

Instance() public static méthode

public static Instance ( int time, Behavior behav ) : Timed
time int
behav Behavior
Résultat Timed

TickCore() protected méthode

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