WoW:API GetPetActionInfo: Difference between revisions

m
Remove singatures made using ~ in main namespace
({{wowapi}}, formatting)
m (Remove singatures made using ~ in main namespace)
Line 10: Line 10:
:;subtext : String - The subtext for the action's tooltip.
:;subtext : String - The subtext for the action's tooltip.
:;texture : String - The name (or its global ID, if isToken is true) of the texture for the action.
:;texture : String - The name (or its global ID, if isToken is true) of the texture for the action.
:;isToken : Boolean - Indicates if the action is a reference to a global action, or not (<small>guess -- [[User:Flickering|Flickering]] 15:12, 28 Dec 2004 (EST)</small>)
:;isToken : Boolean - Indicates if the action is a reference to a global action, or not (<small>guess</small>)
:;isActive : Boolean - Returns true if the ability is currently active.
:;isActive : Boolean - Returns true if the ability is currently active.
:;autoCastAllowed : Boolean - Returns true if this ability can use autocast.
:;autoCastAllowed : Boolean - Returns true if this ability can use autocast.
Line 16: Line 16:


==Notes==
==Notes==
Information based on a post from Sarf plus some guesswork, so may not be 100% accurate -- [[User:Goldark|Goldark]] 06:01, 17 Dec 2004 (EST)
Information based on a post from Sarf plus some guesswork, so may not be 100% accurate
Anonymous user