C# Class wServer.logic.taunt.SimpleTaunt

Inheritance: TauntBase
Exibir arquivo Open project: C453/OryxKingdom

Public Methods

Method Description
SimpleTaunt ( string taunt ) : System

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Method Details

SimpleTaunt() public method

public SimpleTaunt ( string taunt ) : System
taunt string
return System

TickCore() protected method

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