Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
BiomeID.cs File Reference

Go to the source code of this file.

Enumerations

enum  BiomeID {
  Default , Forest , Sand , Mud ,
  Water , Plain , Artificial , Snow ,
  Barren
}
 

Enumeration Type Documentation

◆ BiomeID

enum BiomeID
Enumerator
Default 
Forest 
Sand 
Mud 
Water 
Plain 
Artificial 
Snow 
Barren 

Definition at line 1 of file BiomeID.cs.

2{
4 Forest,
5 Sand,
6 Mud,
7 Water,
8 Plain,
10 Snow,
11 Barren
12}
@ Artificial