Interface IPrefabDataReceiver
Lets a component own the schema and application of its prefab data.
public interface IPrefabDataReceiver
Methods
LoadPrefabData(JsonElement, PrefabLoadContext)
void LoadPrefabData(JsonElement data, PrefabLoadContext context)
Parameters
dataJsonElementcontextPrefabLoadContext