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() public interface ISceneMetadata Allows components to add metadata to the scene/prefab file, which is accessible before loading it.
virtual Dictionary<String, String> GetMetadata()