csharp
public readonly record struct SceneHandleA loaded scene.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public int IdIts id, which is what SceneTag carries.
public static SceneHandle NoneThe handle to no scene.
public bool IsValidWhether this names a scene.
Methods (1)
public SceneHandle(int Id)A loaded scene.
Used by (19)
- ArenaThirdPersonShooter
- ProgramEcsStressTest
- NetworkSceneMapVixen.Net.Engine
- NetworkSpawnSystemVixen.Net.Engine
- NetworkSpawnTestsVixen.Net.Engine.Tests
- NetworkSpawnerVixen.Net.Engine
- PlayerSpawnerVixen.Net.Engine
- SceneAndPrefabTestsVixen.Engine.Tests
- SceneAssetVixen.Engine
- SceneAssetTestsVixen.Engine.Tests
- SceneContentVixen.Engine
- SceneInterestRuleVixen.Net.Engine
- SceneManagerVixen.Engine
- VixenApplicationVixen.App.Hosting
- SceneDocumentVixen.Editor.SceneView
- SceneManifestTestsVixen.Editor.Assets.Tests
- StartupSceneTestsVixen.App.Tests
- MapAndHeartbeatTestsVixen.Live.Realm.Tests
- MapLifetimeVixen.Live.Realm