Show / Hide Table of Contents

Method GetZoneVegetation

| Edit this page View Source

GetZoneVegetation(string)

Get a ZoneVegetation by its name.

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