NameOcclusion (Enum): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Sduke524 Created page with "{{Enum|The NameOcclusion Enum is used to set the NameOcclusion property.| {{Enum/row|0|NoOcclusion|Everyone's names are visible above their he..." |
>Sduke524 Created page with "{{Enum|The NameOcclusion Enum is used to set the NameOcclusion property.| {{Enum/row|0|NoOcclusion|Everyone's names are visible above their he..." |
(No difference)
|
Latest revision as of 20:31, 20 February 2012
The NameOcclusion Enum is used to set the NameOcclusion property. | ||
Enum | Name | Description |
0 | NoOcclusion | Everyone's names are visible above their heads. |
1 | EnemyOcclusion | Only the names of people on the player's team will be visible. |
2 | OccludeAll | Nobodies name will be visible. |