interface ISceneMetadata

in global :: Sandbox

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


public Dictionary<string,string> GetMetadata( )

😔 No documentation found.