API ReferenceSandbox
public abstract interface Sandbox.ISceneMetadata
Allows components to add metadata to the scene/prefab file, which is accessible before loading it.
Related Guides
Broader workflow and conceptual references connected to this API.
Methods
Showing 1 methods
public virtual System.Collections.Generic.Dictionary`2<string,string> GetMetadata()
Implementations
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.ISceneMetadata |