C# Class wServer.logic.RandomDelay

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

Méthodes publiques

Méthode Description
Instance ( int min, int max ) : RandomDelay

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Private Methods

Méthode Description
RandomDelay ( int min, int max ) : System

Method Details

Instance() public static méthode

public static Instance ( int min, int max ) : RandomDelay
min int
max int
Résultat RandomDelay

TickCore() protected méthode

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