1
0
EQ2Emu/docs/lua_functions/GetSkillValue.md

14 lines
245 B
Markdown

### Function: GetSkillValue(skill)
**Description:**
Gets the current value of the skill object.
**Parameters:**
- `skill` (int32) - Integer value `skill`.
**Returns:** UInt32 current skill value of the object.
**Example:**
Example Required