Method RemoveCustomLocation
| Improve this Doc View SourceRemoveCustomLocation(string)
Remove a CustomLocation by its name.
Removes the CustomLocation from the manager. Does not remove the location from any current ZoneSystem instance.
Removes the CustomLocation from the manager. Does not remove the location from any current ZoneSystem instance.
Declaration
public bool RemoveCustomLocation(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name | Name of the CustomLocation to search for. |
Returns
Type | Description |
---|---|
bool |