Elin Decompiled Documentation EA 23.102 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
}
 

Enumeration Type Documentation

◆ MapBG

enum MapBG
Enumerator
Sky 
None 
Landscape 
Airship 
Snow 
Fog 

Definition at line 1 of file MapBG.cs.

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