Class GeneratedStructure
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
[ProtoContract(ImplicitFields = ImplicitFields.AllPublic)]
public class GeneratedStructure
- Inheritance
-
GeneratedStructure
- Inherited Members
- Extension Methods
Fields
Code
Code as defined in the WorldGenStructure object
public string Code
Field Value
Group
Group as defined in the WorldGenStructure object
public string Group
Field Value
Location
Block position of the structure
public Cuboidi Location
Field Value
SuppressRivulets
If this flag is set, rivulets will not generate inside the structure's bounding box
public bool SuppressRivulets
Field Value
SuppressTreesAndShrubs
If this flag is set, trees and shrubs will not generate inside the structure's bounding box
public bool SuppressTreesAndShrubs