C# Class wServer.logic.RemoveKey

Inheritance: Behavior
Afficher le fichier Open project: C453/OryxKingdom

Méthodes publiques

Méthode Description
RemoveKey ( Behavior behav ) : System
RemoveKey ( int key ) : System

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Method Details

RemoveKey() public méthode

public RemoveKey ( Behavior behav ) : System
behav Behavior
Résultat System

RemoveKey() public méthode

public RemoveKey ( int key ) : System
key int
Résultat System

TickCore() protected méthode

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