C# Class DarkEmu_GameServer.Systems._time

显示文件 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_oe property

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

Attack public_oe property

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

Berserker public_oe property

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

Buff public_oe property

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

Casting public_oe property

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

EffectTimer public_oe property

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

Jobequip public_oe property

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

Logout public_oe property

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

Masteryup public_oe property

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

Movement public_oe property

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

Movementskill public_oe property

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

NormalAttack public_oe property

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

NotAttackAbleTimer public_oe property

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

Pickup public_oe property

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

Potion public_oe property

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

Pvp public_oe property

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

Regen public_oe property

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

RepairTimer public_oe property

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

Scroll public_oe property

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

Sitting public_oe property

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

SkillCasting public_oe property

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

Skillup public_oe property

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

SkyDrome public_oe property

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

SpawnWatch public_oe property

public Stopwatch SpawnWatch
return Stopwatch

StopMovement public_oe property

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

pTimer public_oe property

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

sWait public_oe property

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