C# Class wServer.logic.QueuedBehavior

Inheritance: Behavior
Exibir arquivo Open project: C453/OryxKingdom

Public Methods

Method Description
QueuedBehavior ( ) : System

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Method Details

QueuedBehavior() public method

public QueuedBehavior ( ) : System
return System

TickCore() protected method

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