Returns whether the player's headgear is displayed. Determines not only the appearance of the player character on the local client, but the way other players see the character as well.


See also UI/Visual functions, Player information functions.

Signature:

isShown = ShowingHelm()

Returns:

  • isShown - 1 if the player's headgear is shown; otherwise nil (1nil)