Method RemoveCustomVegetation
| Edit this page View SourceRemoveCustomVegetation(string)
Remove a CustomVegetation from this manager by its name.
Does not remove it from any current ZoneSystem instance.
Does not remove it from any current ZoneSystem instance.
Declaration
public bool RemoveCustomVegetation(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | Name of the CustomVegetation to search for. |
Returns
| Type | Description |
|---|---|
| bool |