Table of Contents

Interface IPrefabDataReceiver

Namespace
Axolotl2D.Prefabs
Assembly
Axolotl2D.dll

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

data JsonElement
context PrefabLoadContext