MCPcopy Create free account
hub / github.com/TanTanDev/runity / ScriptablePrefabs

Class ScriptablePrefabs

unity/Runity/ScriptablePrefabs.cs:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 }
11
12 [CreateAssetMenu(fileName = "Runity_ScriptablePrefabs", menuName ="Runity/ScriptablePrefabs")]
13 public class ScriptablePrefabs : ScriptableObject {
14 public PrefabBinding[] PrefabBindings;
15 }
16}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected