RSS

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

Макросы

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

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

Название Описание
StopMacro Stops execution of a running macro.
SetMacroSpell Changes the spell used for dynamic feedback for a macro.
SetMacroItem Changes the item used for dynamic feedback for a macro.
SecureCmdOptionParse Returns the action (and target, if applicable) for a secure macro command.
RunMacroText Runs arbitrary text as a macro.
RunMacro Runs a macro.
PickupMacro Puts a macro onto the cursor.
GetRunningMacroButton Returns the mouse button that was used to activate the running macro.
GetRunningMacro Returns the index of the currently running macro.
GetNumMacros Returns the number of macros the player has stored.
GetNumMacroItemIcons Returns the number of available item icons.
GetNumMacroIcons Returns the number of available macro icons.
GetMacroSpell Returns information about the spell cast by a macro.
GetMacroItemIconInfo Returns the texture for an item icon.
GetMacroItem Returns information about the item used by a macro.
GetMacroInfo Returns information about a macro.
GetMacroIndexByName Returns the index of a macro specified by name.
GetMacroIconInfo Returns the texture for a macro icon option.
GetMacroBody Returns the body text of a macro.
EditMacro Changes the name, icon, and/or body of a macro.
DeleteMacro Deletes a macro.
CreateMacro Creates a new macro.
SetMacroItem Changes the item used for dynamic feedback for a macro.
GetNumMacroItemIcons Returns the number of available item icons.
GetMacroItemIconInfo Returns the texture for an item icon.
GetMacroItem Returns information about the item used by a macro.
GetMacroItem Returns information about the item used by a macro.
PickupMacro Puts a macro onto the cursor.