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

Go to the source code of this file.

Enumerations

enum  IDTLevel { Identified = 0 , RequireSuperiorIdentify = 1 , KnowQuality = 3 , Unknown = 5 }
 

Enumeration Type Documentation

◆ IDTLevel

enum IDTLevel
Enumerator
Identified 
RequireSuperiorIdentify 
KnowQuality 
Unknown 

Definition at line 1 of file IDTLevel.cs.

2{
3 Identified = 0,
5 KnowQuality = 3,
6 Unknown = 5
7}
@ RequireSuperiorIdentify