s&box docs

public abstract interface Sandbox.ISceneMetadata

Allows components to add metadata to the scene/prefab file, which is accessible before loading it.

Broader workflow and conceptual references connected to this API.

Methods

Showing 1 methods

public virtual System.Collections.Generic.Dictionary`2<string,string> GetMetadata()

Implementations

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.ISceneMetadata

On this page