RealtimePrefabMetadata
RealtimePrefabMetadata
A struct representing the prefab metadata from the datastore that should be used to locate a corresponding realtime prefab.
Fields
prefabName
public string prefabName
The name of the prefab asset to load. This is the same prefabName string that is passed to Realtime.Instantiate().