RSS

Суббота, 20.04.2024, 01:32
Главная » WoW API » API Функции » Питомцы »

GetPetActionsUsable

[ править ]
Returns whether the pet's actions are usable.
[клоны]
Returns whether the pet's actions are usable. Note: GetPetActionSlotUsable can return nil for individual actions even if GetPetActionsUsable returns 1 (though not the other way around).

Signature:
Code
petActionsUsable = GetPetActionsUsable()

Returns:
  • petActionsUsable - 1 if the pet's actions are usable; otherwise nil (1nil)

Также смотрите: Питомцы , Action functions, Pet functions
Ссылки: http://wowprogramming.com/docs/api/GetPetActionsUsable