Skip to content

alwaysHideNametag

Description

alwaysHideNametag is a Property on Character
If this is set to true, the Character's nametag will always be hidden regardless of other factors (like whether or not they're behind walls).

Example
Character.alwaysHideNametag = true
local testVariable = Character.alwaysHideNametag
Usage

returns: bool