Beta Documentation - Subject to change.

Gets the required level necessary to purchase the skill.

Syntax

Lua
function UntrainedSkill:GetRequiredLevel();

Returns

Type: number
The required level necessary to purchase the skill.

Remarks

Gets the required level necessary to purchase the skill.

See Also