C# Class wServer.logic.IfValue

Inheritance: Behavior
Exibir arquivo Open project: C453/OryxKingdom

Public Methods

Method Description
IfValue ( string tag, string value ) : System

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Method Details

IfValue() public method

public IfValue ( string tag, string value ) : System
tag string
value string
return System

TickCore() protected method

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