Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns if the player has an alternate form and if they are currently in that form.

hasAlternateForm, inAlternateForm = C_PlayerInfo.GetAlternateFormInfo()

Returns[]

hasAlternateForm
boolean
inAlternateForm
boolean - Whether the player is in their alternate form (such as in human form for worgen).

Patch changes[]

Shadowlands Patch 9.1.0 (2021-06-29): Added.

Advertisement