C# Class wServer.logic.taunt.TauntBase

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

Méthodes protégées

Méthode Description
Taunt ( string taunt, bool all ) : void
TickCore ( RealmTime time ) : bool

Method Details

Taunt() protected méthode

protected Taunt ( string taunt, bool all ) : void
taunt string
all bool
Résultat void

TickCore() protected abstract méthode

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