Method DestroyCustomLocation
| Edit this page View SourceDestroyCustomLocation(string)
Destroy a CustomLocation by its name.
Removes the CustomLocation from the manager and from the ZoneSystem if instantiated.
Removes the CustomLocation from the manager and from the ZoneSystem if instantiated.
Declaration
public bool DestroyCustomLocation(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | Name of the CustomLocation to search for. |
Returns
| Type | Description |
|---|---|
| bool |