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
Index
public int Index { get; }
Property Value
Variant
public LandformVariant Variant { get; }
Property Value
- LandformVariant