RSS

Понедельник, 06.05.2024, 06:24
Главная » WoW API » API Функции » Действия »

GetActionText

[ править ]
Returns the text label associated with an action.
[клоны]
Returns the text label associated with an action. Currently used only for macros, which in the default UI show their name as a label on an action button.

Signature:
Code
text = GetActionText(slot)

Arguments:
  • slot - An action bar slot (number, actionID)

Returns:
  • text - Label for the action (string)

Также смотрите: Действия , Action functions
Ссылки: http://wowprogramming.com/docs/api/GetActionText