Method RemovePrefab
| Improve this Doc View SourceRemovePrefab(string)
Remove a custom prefab from the manager.
Declaration
public void RemovePrefab(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name | Name of the prefab to remove |