WoW:API CancelShapeshiftForm: Difference between revisions
Jump to navigation
Jump to search
m (Move page script moved page API CancelShapeshiftForm to API CancelShapeshiftForm without leaving a redirect) |
|
(No difference)
|
Latest revision as of 04:45, 15 August 2023
← WoW API < CancelShapeshiftForm
This function is PROTECTED, and can only be called from Blizzard code.
|
Cancels a druid's shapeshift buff.
CancelShapeshiftForm();
Details[edit]
- Shapeshifting cannot be cancelled through normal buff functions as that would allow insecure code to manipulate the [form] macro conditional.
- You can use /cancelform in a macro instead.