NameOcclusion
The NameOcclusion Enum is used to set the Humanoid.NameOcclusion property.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
598 | NoOcclusion | 0 | Do not occlude (hide) any humanoid names. | |
51 | EnemyOcclusion | 1 | Occlude (hide) all enemy humanoid names. | |
598 | OccludeAll | 2 | Occlude (hide) all humanoid names. |
Description
The NameOcclusion Enum is used to set the Humanoid.NameOcclusion property.
History 6
- 598 Change Index of OccludeAll from 0 to 2
- 598 Change Index of NoOcclusion from 2 to 0
- 51 Add OccludeAll
- 51 Add NoOcclusion
- 51 Add EnemyOcclusion
- 51 Add NameOcclusion