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