Table of Contents

Class LandformRegistry.RegisteredLandform

Namespace
WorldgenLib
Assembly
WorldgenLib.VintageStory.dll

A landform plus its canonical numeric index.

public sealed class LandformRegistry.RegisteredLandform
Inheritance
LandformRegistry.RegisteredLandform
Inherited Members

Properties

Code

public string Code { get; }

Property Value

string

Index

public int Index { get; }

Property Value

int

Variant

public LandformVariant Variant { get; }

Property Value

LandformVariant