C# Class DarkEmu_GameServer.GlobalUnique

Afficher le fichier Open project: CarlosX/DarkEmu

Méthodes publiques

Свойство Type Description
CapIvy List
Cerberus List
DemonShaitan List
Isis List
Isytaru List
LordYarkan List
Medusa List
Neith List
Roc List
Sphinx List
Tiger bool
TigerGirl List
Urichi List
cerb1 System.Threading.Timer
demon1 System.Threading.Timer
isis1 System.Threading.Timer
isy1 System.Threading.Timer
ivy1 System.Threading.Timer
lord1 System.Threading.Timer
medusa1 System.Threading.Timer
neith1 System.Threading.Timer
roc1 System.Threading.Timer
sphinx1 System.Threading.Timer
tiger1 System.Threading.Timer
uri1 System.Threading.Timer

Méthodes publiques

Méthode Description
AddObject ( obj o ) : void
CERB ( object e ) : void
ClearObject ( obj o ) : void
DEMON ( object e ) : void
ISIS_CB ( object e ) : void
ISY ( object e ) : void
IVY ( object e ) : void
LORD ( object e ) : void
MEDUSA_CB ( object e ) : void
NEITH_CB ( object e ) : void
ROC_CB ( object e ) : void
SPHINX_CB ( object e ) : void
StartCerbUnique ( int time, int per ) : void
StartDemonUnique ( int time, int per ) : void
StartIsis ( int timer, int per ) : void
StartIsyUnique ( int time, int per ) : void
StartIvyUnique ( int time, int per ) : void
StartLordUnique ( int time, int per ) : void
StartMedusa ( int timer, int per ) : void
StartNeith ( int timer, int per ) : void
StartRoc ( int timer, int per ) : void
StartSphinx ( int timer, int per ) : void
StartTGUnique ( int time, int per ) : void
StartUriUnique ( int time, int per ) : void
TG ( object e ) : void
URI ( object e ) : void

Method Details

AddObject() public static méthode

public static AddObject ( obj o ) : void
o obj
Résultat void

CERB() public static méthode

public static CERB ( object e ) : void
e object
Résultat void

ClearObject() public static méthode

public static ClearObject ( obj o ) : void
o obj
Résultat void

DEMON() public static méthode

public static DEMON ( object e ) : void
e object
Résultat void

ISIS_CB() public static méthode

public static ISIS_CB ( object e ) : void
e object
Résultat void

ISY() public static méthode

public static ISY ( object e ) : void
e object
Résultat void

IVY() public static méthode

public static IVY ( object e ) : void
e object
Résultat void

LORD() public static méthode

public static LORD ( object e ) : void
e object
Résultat void

MEDUSA_CB() public static méthode

public static MEDUSA_CB ( object e ) : void
e object
Résultat void

NEITH_CB() public static méthode

public static NEITH_CB ( object e ) : void
e object
Résultat void

ROC_CB() public static méthode

public static ROC_CB ( object e ) : void
e object
Résultat void

SPHINX_CB() public static méthode

public static SPHINX_CB ( object e ) : void
e object
Résultat void

StartCerbUnique() public static méthode

public static StartCerbUnique ( int time, int per ) : void
time int
per int
Résultat void

StartDemonUnique() public static méthode

public static StartDemonUnique ( int time, int per ) : void
time int
per int
Résultat void

StartIsis() public static méthode

public static StartIsis ( int timer, int per ) : void
timer int
per int
Résultat void

StartIsyUnique() public static méthode

public static StartIsyUnique ( int time, int per ) : void
time int
per int
Résultat void

StartIvyUnique() public static méthode

public static StartIvyUnique ( int time, int per ) : void
time int
per int
Résultat void

StartLordUnique() public static méthode

public static StartLordUnique ( int time, int per ) : void
time int
per int
Résultat void

StartMedusa() public static méthode

public static StartMedusa ( int timer, int per ) : void
timer int
per int
Résultat void

StartNeith() public static méthode

public static StartNeith ( int timer, int per ) : void
timer int
per int
Résultat void

StartRoc() public static méthode

public static StartRoc ( int timer, int per ) : void
timer int
per int
Résultat void

StartSphinx() public static méthode

public static StartSphinx ( int timer, int per ) : void
timer int
per int
Résultat void

StartTGUnique() public static méthode

public static StartTGUnique ( int time, int per ) : void
time int
per int
Résultat void

StartUriUnique() public static méthode

public static StartUriUnique ( int time, int per ) : void
time int
per int
Résultat void

TG() public static méthode

public static TG ( object e ) : void
e object
Résultat void

URI() public static méthode

public static URI ( object e ) : void
e object
Résultat void

Property Details

CapIvy public_oe static_oe property

public static List CapIvy
Résultat List

Cerberus public_oe static_oe property

public static List Cerberus
Résultat List

DemonShaitan public_oe static_oe property

public static List DemonShaitan
Résultat List

Isis public_oe static_oe property

public static List Isis
Résultat List

Isytaru public_oe static_oe property

public static List Isytaru
Résultat List

LordYarkan public_oe static_oe property

public static List LordYarkan
Résultat List

Medusa public_oe static_oe property

public static List Medusa
Résultat List

Neith public_oe static_oe property

public static List Neith
Résultat List

Roc public_oe static_oe property

public static List Roc
Résultat List

Sphinx public_oe static_oe property

public static List Sphinx
Résultat List

Tiger public_oe static_oe property

public static bool Tiger
Résultat bool

TigerGirl public_oe static_oe property

public static List TigerGirl
Résultat List

Urichi public_oe static_oe property

public static List Urichi
Résultat List

cerb1 public_oe static_oe property

public static Timer,System.Threading cerb1
Résultat System.Threading.Timer

demon1 public_oe static_oe property

public static Timer,System.Threading demon1
Résultat System.Threading.Timer

isis1 public_oe static_oe property

public static Timer,System.Threading isis1
Résultat System.Threading.Timer

isy1 public_oe static_oe property

public static Timer,System.Threading isy1
Résultat System.Threading.Timer

ivy1 public_oe static_oe property

public static Timer,System.Threading ivy1
Résultat System.Threading.Timer

lord1 public_oe static_oe property

public static Timer,System.Threading lord1
Résultat System.Threading.Timer

medusa1 public_oe static_oe property

public static Timer,System.Threading medusa1
Résultat System.Threading.Timer

neith1 public_oe static_oe property

public static Timer,System.Threading neith1
Résultat System.Threading.Timer

roc1 public_oe static_oe property

public static Timer,System.Threading roc1
Résultat System.Threading.Timer

sphinx1 public_oe static_oe property

public static Timer,System.Threading sphinx1
Résultat System.Threading.Timer

tiger1 public_oe static_oe property

public static Timer,System.Threading tiger1
Résultat System.Threading.Timer

uri1 public_oe static_oe property

public static Timer,System.Threading uri1
Résultat System.Threading.Timer