1
0
EQ2Emu/docs/lua_functions/GetSkillName.md

227 B

Function: GetSkillName(skill)

Description: Gets the name of the current skill object.

Parameters:

  • skill (int32) - Integer value skill.

Returns: String name of the skill.

Example:

Example Required