WoW:API GetGuildRosterSelection

From AddOn Studio
Revision as of 11:52, 16 July 2005 by WoWWiki>WoWWiki-JaAchan (Initial edit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns index of the current selected guild member in the guild roster.


Arguments
None

Returns
The index of the current selected guild member in the guild roster.

Example
local selectedGuildMember = GetGuildRosterSelection();