Api Sandbox ISceneMetadata
interface

ISceneMetadata

public interface ISceneMetadata

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

Methods

virtual Dictionary<String, String> GetMetadata()
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.ISceneMetadata