C# Class DarkEmu_GameServer.character._skill

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
AmountSkill int
Mastery int[]
Mastery_Level byte[]
Skill int[]
SkillCastingID int

Property Details

AmountSkill public property

public int AmountSkill
return int

Mastery public property

public int[] Mastery
return int[]

Mastery_Level public property

public byte[] Mastery_Level
return byte[]

Skill public property

public int[] Skill
return int[]

SkillCastingID public property

public int SkillCastingID
return int