C# Class DarkEmu_GameServer.character._usingSkill

Datei anzeigen 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_oe property

public byte Distance
return byte

FoundID public_oe property

public int[] FoundID
return int[]

MainSkill public_oe property

public int MainSkill
return int

OzelEffect public_oe property

public byte OzelEffect
return byte

P_M public_oe property

public bool P_M
return bool

SkillID public_oe property

public int[] SkillID
return int[]

TargetType public_oe property

public bool[] TargetType
return bool[]

canUse public_oe property

public bool canUse
return bool