C# Class wServer.logic.SetKey

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

Méthodes publiques

Méthode Description
SetKey ( int key, int val ) : System

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Method Details

SetKey() public méthode

public SetKey ( int key, int val ) : System
key int
val int
Résultat System

TickCore() protected méthode

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