Method Pet:GetPetAutoSpellOnPos [-] [+]
Returns the auto-spell at the specified position.
Synopsis
spellId = Pet:GetPetAutoSpellOnPos( pos )
Arguments
number pos
The position in the auto-spell list.
Valid numbers: integers from 0 to 255.
Returns
number spellId
The spell ID, or 0 if invalid position.
Valid numbers: integers from 0 to 4,294,967,295.