14 lines
257 B
Markdown
14 lines
257 B
Markdown
### Function: GetSkillMaxValue(skill)
|
|
|
|
**Description:**
|
|
Gets the max value allowed of the skill object.
|
|
|
|
**Parameters:**
|
|
- `skill` (int32) - Integer value `skill`.
|
|
|
|
**Returns:** UInt32 max skill allowed for the skill object.
|
|
|
|
**Example:**
|
|
|
|
Example Required
|