WoW API: CancelShapeshiftForm

From AddOn Studio
Jump to navigation Jump to search

WoW API < CancelShapeshiftForm

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.