Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
Enumerations
PrefFlag.cs File Reference
Go to the source code of this file.
Enumerations
enum
PrefFlag
{
UsePref
= 1 ,
Test1
= 2 ,
Float
= 4 ,
Surface
= 8 }
Enumeration Type Documentation
◆
PrefFlag
enum
PrefFlag
Enumerator
UsePref
Test1
Float
Surface
Definition at line
4
of file
PrefFlag.cs
.
5
{
6
UsePref
= 1,
7
Test1
= 2,
8
Float
= 4,
9
Surface
= 8
10
}
PrefFlag.UsePref
@ UsePref
PrefFlag.Float
@ Float
PrefFlag.Surface
@ Surface
PrefFlag.Test1
@ Test1
Elin
PrefFlag.cs
Generated by
1.9.6