public sealed enum Sandbox.Storage.Visibility : System.Enum
This matches ERemoteStoragePublishedFileVisibility in native
Related Guides
Broader workflow and conceptual references connected to this API.
If you want to access lighting information directly you can use this.
Network Visibility controls whether a networked object should be visible for a specific player (Connection). Visibility determines whether the object receives ongoing network updates โ such as Sync Vars and Transform updates โ for that client.
The FilmGrain component adds simulated film-style grain to the camera output. It's purely visual โ it does not affect gameplay or lighting โ and is intended to add texture, grit or stylistic noise to the final image.
Indirect Light Volumes are in Feedback Preview
Libraries can be used to create self-contained code and assets that you can reuse in multiple projects. These can be shared with your organisation or with the whole community.
The Storage system provides a simple, unified way to manage user-generated content in your game. Whether you're saving game progress, storing player creations, or anything else, Storage handles everything from local file management to Steam Workshop integration.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | enum |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Storage.Visibility |