C# Class wServer.logic.IfTag

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

Méthodes publiques

Méthode Description
IfTag ( string tag ) : System

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Method Details

IfTag() public méthode

public IfTag ( string tag ) : System
tag string
Résultat System

TickCore() protected méthode

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