Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

21 May 2023

  • 17:4217:42, 21 May 2023 diff hist +346 N API GetPetActionSlotUsableCreated page with "{{wowapi}} Indicates if the current player's pet can currently use the specified pet action. isUsable = GetPetActionSlotUsable(index) ==Arguments== :;index:{{apitype|number}} - The index of the pet action button you want to query. ==Returns== :;isUsable:{{apitype|boolean}} - Returns true if the pet action is currently usable, false otherwise." current Tag: WoW API docs
  • 17:0617:06, 21 May 2023 diff hist +217 API GetPetActionInfoUpdated based off of API usage https://github.com/Gethe/wow-ui-source/blob/a09455b14a3d72569541888d72dce0dfd1300ecf/Interface/FrameXML/PetActionBar.lua#LL110C1-L110C101 current Tag: WoW API docs