C# Class wServer.logic.SetKey

Inheritance: Behavior
Datei anzeigen Open project: C453/OryxKingdom

Public Methods

Method Description
SetKey ( int key, int val ) : System

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Method Details

SetKey() public method

public SetKey ( int key, int val ) : System
key int
val int
return System

TickCore() protected method

protected TickCore ( RealmTime time ) : bool
time wServer.realm.RealmTime
return bool