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 | EEditableEntityInteractionFlag { ALIVE = 1 << 0, DELEGATE = 1 << 1, LAYER_EDITING = 1 << 2, NON_PLAYABLE = 1 << 3, PLACING = 1 << 4 } |
Details of entity interaction. More... | |