Beta Documentation - Subject to change.

Gets the required rank necessary to purchase the skill.

Syntax

Lua
function UntrainedSkill:GetRequiredRank();

Returns

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

Remarks

Gets the required rank necessary to purchase the skill.

See Also