m
no edit summary
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Returns the index of the current party leader (1-4). | Returns the index of the current party leader (1-4). | ||
Line 27: | Line 26: | ||
: Returns the index of the current party leader (1-4). If the leader is in another party in a raid group, the function returns 0 (not nil). | : Returns the index of the current party leader (1-4). If the leader is in another party in a raid group, the function returns 0 (not nil). | ||
==See also== | |||
* [[API GetNumPartyMembers|GetNumPartyMembers]] | |||
* [[API IsPartyLeader|IsPartyLeader]] |