ShowingHelm

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.2.0

Returns if the player is showing his helm.

isShowingHelm = ShowingHelm()

Returns

isShowingHelm
boolean

Example

Toggles displaying your helm.

/run ShowHelm(not ShowingHelm())

Patch changes

Legion Patch 7.0.3 (2016-07-19): Removed.

See also