Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
EEditableEntityInteraction.c
Go to the documentation of this file.
1
4
enum
EEditableEntityInteraction
6
{
7
NONE
,
8
LAYER
,
9
SLOT
,
10
PASSENGER
,
11
};
EEditableEntityInteraction
EEditableEntityInteraction
Type of suggested interaction when hovering edited entity on top of another entity.
Definition:
EEditableEntityInteraction.c:5
LAYER
@ LAYER
Open layer.
Definition:
EEditableEntityInteraction.c:8
NONE
@ NONE
Simple transform.
Definition:
EEditableEntityInteraction.c:7
SLOT
@ SLOT
Attach to slot.
Definition:
EEditableEntityInteraction.c:9
PASSENGER
@ PASSENGER
Place as passenger of vehicle. Used by context action SCR_ChooseAndSpawnOccupantsContextAction not pl...
Definition:
EEditableEntityInteraction.c:10
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Editor
Enums
EEditableEntityInteraction.c
Generated by
1.8.17