49
edits
No edit summary |
mNo edit summary |
||
| Line 4: | Line 4: | ||
== Arguments == | == Arguments == | ||
;groupType (optional): ({{api|partyCategoryType}}) the type of group. | ;groupType (optional) | ||
: ({{api|partyCategoryType|t=t}}) the type of group. | |||
:* LE_PARTY_CATEGORY_HOME - get the count for a local or manual group. (default) | :* LE_PARTY_CATEGORY_HOME - get the count for a local or manual group. (default) | ||
:* LE_PARTY_CATEGORY_INSTANCE - get the count for a player's automatic group. (default in an instance) | :* LE_PARTY_CATEGORY_INSTANCE - get the count for a player's automatic group. (default in an instance) | ||
== Returns == | == Returns == | ||
; members : Number - number of players in your raid or party group, including yourself; or 0 if you are not in a raid or party type group. | ; members | ||
: Number - number of players in your raid or party group, including yourself; or 0 if you are not in a raid or party type group. | |||
== Notes == | == Notes == | ||
| Line 18: | Line 20: | ||
* {{api|GetNumPartyMembers}} (removed in 5.0.4) | * {{api|GetNumPartyMembers}} (removed in 5.0.4) | ||
* {{api|GetRealNumRaidMembers}} | * {{api|GetRealNumRaidMembers}} (removed in 5.0.4) | ||