mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
227 B
227 B
Function: GetSkillName(skill)
Description: Gets the name of the current skill object.
Parameters:
skill(int32) - Integer valueskill.
Returns: String name of the skill.
Example:
Example Required