enum CreatorVisibilityState : Enum<CreatorVisibilityState>
| Member | Description |
|---|---|
CREATOR_ONLY_VISIBLE |
hide the entity from everyone EXCEPT the creator
|
CREATOR_ONLY_INVISIBLE |
show the entity to everyone EXCEPT the creator
|