Class PrefabHandler
A handler for registering prefabs into the game.
public static class PrefabHandler
- Inheritance
-
PrefabHandler
- Inherited Members
Properties
Prefabs
A collection of custom prefabs to add to the game.
public static PrefabCollection Prefabs { get; }