Table of Contents

Class GeneratedStructure

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
[ProtoContract(ImplicitFields = ImplicitFields.AllPublic)]
public class GeneratedStructure : IStructureLocation
Inheritance
GeneratedStructure
Implements
Inherited Members
Extension Methods

Fields

Code

Code as defined in the WorldGenStructure object

public string Code

Field Value

string

Group

Group as defined in the WorldGenStructure object

public string Group

Field Value

string

Location

Block position of the structure

public Cuboidi Location

Field Value

Cuboidi

SuppressRivulets

If this flag is set, rivulets will not generate inside the structure's bounding box

public bool SuppressRivulets

Field Value

bool

SuppressTreesAndShrubs

If this flag is set, trees and shrubs will not generate inside the structure's bounding box

public bool SuppressTreesAndShrubs

Field Value

bool