namespace
Sandbox.Mounting
6 types
Classes
| Type | Name | Description |
|---|---|---|
| class | Directory | |
| class | MountUtility | |
| class | PrefabBuilder | A scoped builder for creating prefabs within a Mount. Typically used inside a Load implementation. |
| class | TextureLoader |
Structs
| Type | Name | Description |
|---|---|---|
| struct | MountInfo | Information about a single mount |
| struct | PrefabBuildScope | Disposable scope that manages a temporary scene for PrefabBuilder. |