Beta Documentation - Subject to change.

Gets the list of untrained skills.

Syntax

Lua
function LocalPlayer:GetUntrainedSkills();

Returns

Type: SkillList
The list of the trained skills.

Remarks

Gets the list of untrained skills.

See Also