C# Class DarkEmu_GameServer.Systems._time

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
AlchemyTimer System.Threading.Timer
Attack System.Threading.Timer
Berserker System.Threading.Timer
Buff System.Threading.Timer[]
Casting System.Threading.Timer
EffectTimer System.Threading.Timer[]
Jobequip System.Threading.Timer
Logout System.Threading.Timer
Masteryup System.Threading.Timer
Movement System.Threading.Timer
Movementskill System.Threading.Timer
NormalAttack System.Threading.Timer
NotAttackAbleTimer System.Threading.Timer
Pickup System.Threading.Timer
Potion System.Threading.Timer[]
Pvp System.Threading.Timer
Regen System.Threading.Timer
RepairTimer System.Threading.Timer
Scroll System.Threading.Timer
Sitting System.Threading.Timer
SkillCasting System.Threading.Timer
Skillup System.Threading.Timer
SkyDrome System.Threading.Timer
SpawnWatch Stopwatch
StopMovement System.Threading.Timer
pTimer System.Threading.Timer
sWait System.Threading.Timer

Property Details

AlchemyTimer public property

public Timer,System.Threading AlchemyTimer
return System.Threading.Timer

Attack public property

public Timer,System.Threading Attack
return System.Threading.Timer

Berserker public property

public Timer,System.Threading Berserker
return System.Threading.Timer

Buff public property

public Timer[],System.Threading Buff
return System.Threading.Timer[]

Casting public property

public Timer,System.Threading Casting
return System.Threading.Timer

EffectTimer public property

public Timer[],System.Threading EffectTimer
return System.Threading.Timer[]

Jobequip public property

public Timer,System.Threading Jobequip
return System.Threading.Timer

Logout public property

public Timer,System.Threading Logout
return System.Threading.Timer

Masteryup public property

public Timer,System.Threading Masteryup
return System.Threading.Timer

Movement public property

public Timer,System.Threading Movement
return System.Threading.Timer

Movementskill public property

public Timer,System.Threading Movementskill
return System.Threading.Timer

NormalAttack public property

public Timer,System.Threading NormalAttack
return System.Threading.Timer

NotAttackAbleTimer public property

public Timer,System.Threading NotAttackAbleTimer
return System.Threading.Timer

Pickup public property

public Timer,System.Threading Pickup
return System.Threading.Timer

Potion public property

public Timer[],System.Threading Potion
return System.Threading.Timer[]

Pvp public property

public Timer,System.Threading Pvp
return System.Threading.Timer

Regen public property

public Timer,System.Threading Regen
return System.Threading.Timer

RepairTimer public property

public Timer,System.Threading RepairTimer
return System.Threading.Timer

Scroll public property

public Timer,System.Threading Scroll
return System.Threading.Timer

Sitting public property

public Timer,System.Threading Sitting
return System.Threading.Timer

SkillCasting public property

public Timer,System.Threading SkillCasting
return System.Threading.Timer

Skillup public property

public Timer,System.Threading Skillup
return System.Threading.Timer

SkyDrome public property

public Timer,System.Threading SkyDrome
return System.Threading.Timer

SpawnWatch public property

public Stopwatch SpawnWatch
return Stopwatch

StopMovement public property

public Timer,System.Threading StopMovement
return System.Threading.Timer

pTimer public property

public Timer,System.Threading pTimer
return System.Threading.Timer

sWait public property

public Timer,System.Threading sWait
return System.Threading.Timer