Elin Modding Docs Doc
|
Public Attributes | |
int | heightMod |
int | baseHeight |
int | step |
bool | smoothDownhill |
bool | mod1 |
bool | mod2 |
bool | mod3 |
Definition at line 5 of file MapHeight.cs.
int MapHeight.baseHeight |
Definition at line 11 of file MapHeight.cs.
int MapHeight.heightMod |
Definition at line 8 of file MapHeight.cs.
bool MapHeight.mod1 |
Definition at line 20 of file MapHeight.cs.
bool MapHeight.mod2 |
Definition at line 23 of file MapHeight.cs.
bool MapHeight.mod3 |
Definition at line 26 of file MapHeight.cs.
bool MapHeight.smoothDownhill |
Definition at line 17 of file MapHeight.cs.
int MapHeight.step |
Definition at line 14 of file MapHeight.cs.