Method RemovePrefab
| Edit this page 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 |
public void RemovePrefab(string name)
Type | Name | Description |
---|---|---|
string | name | Name of the prefab to remove |