C# Class wServer.logic.RunBehaviors

Inheritance: Behavior
Exibir arquivo Open project: C453/OryxKingdom

Public Methods

Method Description
RunBehaviors ( ) : System

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Method Details

RunBehaviors() public method

public RunBehaviors ( ) : System
return System

TickCore() protected method

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