Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
EEditableEntityInteractionFlag.c File Reference

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...