Beta Documentation - Subject to change.

Gets information about the skill.

Syntax

Lua
function Skill:GetSkillInfo();

Returns

Type: SkillInfo
Information about the skill.

Remarks

Gets information about the skill. This information can be used to get things like the skill name and description.

See Also