Elin Decompiled Documentation EA 23.188 Stable
Loading...
Searching...
No Matches
ZoneScaleType.cs File Reference

Go to the source code of this file.

Enumerations

enum  ZoneScaleType { None , Void , Quest }
 

Enumeration Type Documentation

◆ ZoneScaleType

Enumerator
None 
Void 
Quest 

Definition at line 1 of file ZoneScaleType.cs.

2{
3 None,
4 Void,
6}
Definition: Quest.cs:7