Index
Collapse All
Expand All
GetSkillInfo Method
Skill Class
Members
See Also
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
Skill
Turbine.Gameplay