C# Class wServer.logic.RemoveKey

Inheritance: Behavior
Exibir arquivo Open project: C453/OryxKingdom

Public Methods

Method Description
RemoveKey ( Behavior behav ) : System
RemoveKey ( int key ) : System

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Method Details

RemoveKey() public method

public RemoveKey ( Behavior behav ) : System
behav Behavior
return System

RemoveKey() public method

public RemoveKey ( int key ) : System
key int
return System

TickCore() protected method

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