14 lines
227 B
Markdown
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
|