RSS

Пятница, 26.04.2024, 16:27
Главная » WoW API » API Функции » Арена »

GetArenaTeamRosterSelection

[ править ]
Returns the currently selected member in an arena team roster.
[клоны]
Returns the currently selected member in an arena team roster. Selection in the arena team roster currently has no effect beyond highlighting list entry in the default UI.

Signature:
Code
index = GetArenaTeamRosterSelection(team)

Arguments:
  • team - Index of one of the player's arena teams (number, arenaTeamID)

Returns:
  • index - Index of the selected member in the roster listing (number)

Также смотрите: Арена , Arena functions
Ссылки: http://wowprogramming.com/docs/api/GetArenaTeamRosterSelection