![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | EPreviewEntityFlag { HORIZONTAL = 1 << 0 , ORIENT_CHILDREN = 1 << 1 , UNDERWATER = 1 << 2 , IGNORE_TERRAIN = 1 << 3 , IGNORE_PREFAB = 1 << 4 , ONLY_EDITABLE = 1 << 5 , REGISTER_EDITABLE = 1 << 6 , GEOMETRY = 1 << 7 , EDITABLE = 1 << 8 } |
| enum EPreviewEntityFlag |
Definition at line 1 of file EPreviewEntityFlag.c.