WoW:API ShowHelm: Difference between revisions
Jump to navigation
Jump to search
(Updated the flag to link to Boolean, fixed code example, and removed broken link to the old forums.) |
m (Move page script moved page API ShowHelm to API ShowHelm without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | |||
Enables or disables display of your helm. | Enables or disables display of your helm. | ||
Line 11: | Line 12: | ||
---- | ---- | ||
;''Example'' | ;''Example'' | ||
/ | /run ShowHelm(not ShowingHelm()) | ||
;''Result'' | ;''Result'' | ||
Toggles displaying your helm. | Toggles displaying your helm. |