A prefab that allows for quick object creation.
Creates a prefab from a description.
Creates a GameObject instance from the prefab.
The name of the prefab.
The description to create objects from.
See Implementation
A prefab that allows for quick object creation.