C# Class wServer.realm.worlds.Nexus

Inheritance: World
Show file Open project: C453/OryxKingdom Class Usage Examples

Public Methods

Method Description
Nexus ( )
Tick ( RealmTime time ) : void

Private Methods

Method Description
CheckDupers ( ) : void
UpdatePortals ( ) : void

Method Details

Nexus() public method

public Nexus ( )

Tick() public method

public Tick ( RealmTime time ) : void
time RealmTime
return void