RSS

Суббота, 20.04.2024, 10:49
Главная » WoW API » API Функции »

Социальные связи

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

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

Название Описание
SortWho Sorts the Who system query results list.
ShowFriends Requests friends/ignore list information from the server.
SetWhoToUI Changes the delivery method for results from [[docs/api/SendWho`SendWho()`]] queries.
SetSelectedIgnore Selects a character in the player's ignore list.
SetSelectedFriend Selects a character in the player's friends list.
SetFriendNotes Sets note text associated with a friends list entry.
SendWho Requests a list of characters meeting given search criteria from the server.
RemoveFriend Removes a character from the friends list.
IsIgnored Returns whether a unit is on the player's ignore list.
GetWhoInfo Returns information about a character in the Who system query results.
GetSelectedIgnore Returns the index of the selected character in the player's ignore list.
GetSelectedFriend Returns the index of the selected character in the player's friends list.
GetNumWhoResults Returns the number of results from a Who system query.
GetNumIgnores Returns the number of characters on the player's ignore list.
GetNumFriends Returns the number of characters and online characters on the player's friends list.
GetIgnoreName Returns the name of a character on the ignore list.
GetFriendInfo Returns information about a character on the player's friends list.
DelIgnore Removes a player from the ignore list.
AddOrRemoveFriend Adds the named character to the friends list, or removes the character if already in the friends list.
AddOrDelIgnore Adds the named character to the ignore list, or removes the character if already in the ignore list.
AddIgnore Adds a character to the ignore list.
AddFriend Adds a character to the friends list.