Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
MapHeight Class Reference
Inheritance diagram for MapHeight:

Public Attributes

int heightMod
 
int baseHeight
 
int step
 
bool smoothDownhill
 
bool mod1
 
bool mod2
 
bool mod3
 

Detailed Description

Definition at line 3 of file MapHeight.cs.

Member Data Documentation

◆ baseHeight

int MapHeight.baseHeight

Definition at line 7 of file MapHeight.cs.

Referenced by MapGen.OnGenerateTerrain().

◆ heightMod

int MapHeight.heightMod

Definition at line 5 of file MapHeight.cs.

Referenced by MapGen.OnGenerateTerrain().

◆ mod1

bool MapHeight.mod1

Definition at line 13 of file MapHeight.cs.

Referenced by MapGen.ModifyHeight().

◆ mod2

bool MapHeight.mod2

Definition at line 15 of file MapHeight.cs.

Referenced by MapGen.ModifyHeight().

◆ mod3

bool MapHeight.mod3

Definition at line 17 of file MapHeight.cs.

Referenced by MapGen.ModifyHeight().

◆ smoothDownhill

bool MapHeight.smoothDownhill

Definition at line 11 of file MapHeight.cs.

Referenced by MapGen.ModifyHeight().

◆ step

int MapHeight.step

Definition at line 9 of file MapHeight.cs.

Referenced by MapGen.OnGenerateTerrain().


The documentation for this class was generated from the following file: