C# Class DarkEmu_GameServer.character._buff

Mostrar archivo Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Casting bool
InfiniteBuffs byte>.Dictionary
OverID int[]
SkillID int[]
UpdatedStats _Stats[]
castingtime short
slot byte

Property Details

Casting public_oe property

public bool Casting
return bool

InfiniteBuffs public_oe property

public Dictionary InfiniteBuffs
return byte>.Dictionary

OverID public_oe property

public int[] OverID
return int[]

SkillID public_oe property

public int[] SkillID
return int[]

UpdatedStats public_oe property

public _Stats[] UpdatedStats
return _Stats[]

castingtime public_oe property

public short castingtime
return short

slot public_oe property

public byte slot
return byte