C# Class DarkEmu_GameServer.character._usingSkill

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Distance byte
FoundID int[]
MainSkill int
OzelEffect byte
P_M bool
SkillID int[]
TargetType bool[]
canUse bool

Property Details

Distance public property

public byte Distance
return byte

FoundID public property

public int[] FoundID
return int[]

MainSkill public property

public int MainSkill
return int

OzelEffect public property

public byte OzelEffect
return byte

P_M public property

public bool P_M
return bool

SkillID public property

public int[] SkillID
return int[]

TargetType public property

public bool[] TargetType
return bool[]

canUse public property

public bool canUse
return bool