RSS

Вторник, 16.04.2024, 17:05
Главная » WoW API » API Функции »

Группа

[ Добавить запись ]

В категории материалов: 31
Показано материалов: 1-31

Название Описание
UninviteUnit Removes a character from the player's party or raid.
SetPartyAssignment Assigns a group role to a member of the player's party or raid.
PromoteToLeader Promotes a player to party/raid leader.
LeaveParty Exits the current party or raid.
InviteUnit Invites a character to the player's party or raid.
GetReadyCheckTimeLeft Returns the amount of time left on the current ready check.
GetReadyCheckStatus Returns a unit's status during a ready check.
GetPartyAssignment Returns whether a party/raid member is assigned a specific group role.
DoReadyCheck Initiates a ready check.
DeclineGroup Declines an invitation to join a party or raid.
ClearPartyAssignment Removes a group role assignment from a member of the player's party or raid.
AcceptGroup Accepts an invitation to join a party or raid.
UninviteUnit Removes a character from the player's party or raid.
SetPartyAssignment Assigns a group role to a member of the player's party or raid.
PromoteToLeader Promotes a player to party/raid leader.
LeaveParty Exits the current party or raid.
IsRealPartyLeader Returns whether the player is the leader of a non-battleground party.
IsPartyLeader Returns whether the player is the party leader.
InviteUnit Invites a character to the player's party or raid.
GetRealNumPartyMembers Returns the number of members in the player's non-battleground party.
GetReadyCheckTimeLeft Returns the amount of time left on the current ready check.
GetReadyCheckStatus Returns a unit's status during a ready check.
GetPartyMember Returns whether a party member exists at a given index.
GetPartyLeaderIndex Returns the index of the current party leader.
GetPartyAssignment Returns whether a party/raid member is assigned a specific group role.
GetNumPartyMembers Returns the number of additional members in the player's party.
DoReadyCheck Initiates a ready check.
DeclineGroup Declines an invitation to join a party or raid.
ClearPartyAssignment Removes a group role assignment from a member of the player's party or raid.
AcceptGroup Accepts an invitation to join a party or raid.
UninviteUnit Removes a character from the player's party or raid.