C# Class wServer.logic.taunt.SimpleTaunt

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

Méthodes publiques

Méthode Description
SimpleTaunt ( string taunt ) : System

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Method Details

SimpleTaunt() public méthode

public SimpleTaunt ( string taunt ) : System
taunt string
Résultat System

TickCore() protected méthode

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