C# Class wServer.logic.IfValue

Inheritance: Behavior
Afficher le fichier Open project: C453/OryxKingdom

Méthodes publiques

Méthode Description
IfValue ( string tag, string value ) : System

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Method Details

IfValue() public méthode

public IfValue ( string tag, string value ) : System
tag string
value string
Résultat System

TickCore() protected méthode

protected TickCore ( RealmTime time ) : bool
time wServer.realm.RealmTime
Résultat bool