Method Pet:CastWhenWillAvailable [-] [+]
Queues a spell to be cast when the Pet becomes available.
Synopsis
Pet:CastWhenWillAvailable( spellId, target )
Pet:CastWhenWillAvailable( spellId, target, isPositive )
Arguments
number spellIdThe spell ID to cast.
Valid numbers: integers from 0 to 4,294,967,295.
Unit targetThe target for the spell.
boolean isPositive (false)Whether the spell is beneficial.
Returns
Nothing.