Show / Hide Table of Contents

Method GetCustomLocation

| Edit this page View Source

GetCustomLocation(string)

Get a custom location by name.
Declaration
public CustomLocation GetCustomLocation(string name)
Parameters
Type Name Description
string name Name of the location (normally the prefab name)
Returns
Type Description
CustomLocation The CustomLocation object with the given name if found
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾