Navigation menu

WoW:API CastPetAction: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 18: Line 18:
----
----
;''Example''
;''Example''
cast by specified action name
Cast by specified action name


   for i=1, NUM_PET_ACTION_SLOTS, 1 do
   for i=1, NUM_PET_ACTION_SLOTS, 1 do
Line 32: Line 32:
;''Description''
;''Description''


: Cast the corresponding pet skill.
: Cast the corresponding pet skill. Requires a button press.




----
----
{{WoW API}}
{{WoW API}}
Anonymous user