Show / Hide Table of Contents

Method GetZoneLocation

| Edit this page View Source

GetZoneLocation(string)

Get a ZoneLocation by its name.

Search hierarchy:
  1. Custom Location with the exact name
  2. Vanilla Location with the exact name from ZoneSystem
Declaration
public ZoneSystem.ZoneLocation GetZoneLocation(string name)
Parameters
Type Name Description
string name Name of the ZoneLocation to search for.
Returns
Type Description
ZoneLocation The existing ZoneLocation, or null if none exists with given name
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾