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

Go to the source code of this file.

Enumerations

enum  EEditorPlacingFlags {
  CHARACTER_PLAYER , VEHICLE_CREWED , TASK_INACTIVE , VEHICLE_PASSENGER ,
  PLACING_ACTION
}

Enumeration Type Documentation

◆ EEditorPlacingFlags

Enumerator
CHARACTER_PLAYER 

Character is placed as player.

VEHICLE_CREWED 

Vehicle is placed with crew members inside.

TASK_INACTIVE 

Task is placed inactive, e.g player won't see it.

VEHICLE_PASSENGER 

Vehicle is placed with passenger members inside.

PLACING_ACTION 

placed entity is a result of an action

Definition at line 1 of file EEditorPlacingFlags.c.