Show / Hide Table of Contents

Method RemoveCustomLocation

| Edit this page View Source

RemoveCustomLocation(string)

Remove a CustomLocation by its name.
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
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾