1
0
EQ2Emu/docs/lua_functions/GetSkillName.md

14 lines
227 B
Markdown

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