C# Class wServer.logic.IfTag

Inheritance: Behavior
Datei anzeigen Open project: C453/OryxKingdom

Public Methods

Method Description
IfTag ( string tag ) : System

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Method Details

IfTag() public method

public IfTag ( string tag ) : System
tag string
return System

TickCore() protected method

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