Elin Decompiled Documentation EA 23.153 Nightly
Loading...
Searching...
No Matches
MapBG.cs File Reference

Go to the source code of this file.

Enumerations

enum  MapBG {
  Sky , None , Landscape , Airship ,
  Snow , Fog , Seabed
}
 

Enumeration Type Documentation

◆ MapBG

enum MapBG
Enumerator
Sky 
None 
Landscape 
Airship 
Snow 
Fog 
Seabed 

Definition at line 1 of file MapBG.cs.

2{
3 Sky,
4 None,
7 Snow,
8 Fog,
10}
@ Landscape
@ Seabed
@ Airship