Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
wServer
logic
taunt
SimpleTaunt
C# Class wServer.logic.taunt.SimpleTaunt
Inheritance:
TauntBase
Show file
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