Arma Reforger Explorer
1.1.0.42
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 } |
Variables | |
enum EPreviewEntityFlag | BaseContainerProps |
enum EPreviewEntityFlag |
Definition at line 1 of file EPreviewEntityFlag.c.
enum EPreviewEntityFlag BaseContainerProps |