Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
PrefFlag.cs
Go to the documentation of this file.
1
using
System;
2
3
[Flags]
4
public
enum
PrefFlag
5
{
6
UsePref
= 1,
7
Test1
= 2,
8
Float
= 4,
9
Surface
= 8
10
}
PrefFlag
PrefFlag
Definition:
PrefFlag.cs:5
PrefFlag.UsePref
@ UsePref
PrefFlag.Float
@ Float
PrefFlag.Surface
@ Surface
PrefFlag.Test1
@ Test1
Elin
PrefFlag.cs
Generated by
1.9.6