ShowingHelm

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Patch
Added in 1.2.0 / 1.13.2
Removed in 7.0.3

Returns if the player is showing his helm.

isShowingHelm = ShowingHelm()

Returns

isShowingHelm
boolean

Example

Toggles displaying your helm.

/run ShowHelm(not ShowingHelm())

Patch changes

See also