Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EEditableEntityInteraction.c
Go to the documentation of this file.
1
3
5
enum
EEditableEntityInteraction
6
{
7
NONE
,
8
LAYER
,
9
SLOT
,
10
PASSENGER
,
11
};
NONE
@ NONE
When Shape is created and not initialized yet.
Definition
ShapeType.c:15
LAYER
@ LAYER
Can the entity be 'entered' as a layer?
Definition
EEditableEntityFlag.c:15
SLOT
@ SLOT
When extending the entity with other entities, check also for prefab parents (slots usually inherit f...
Definition
EEditableEntityFlag.c:12
EEditableEntityInteraction
EEditableEntityInteraction
Type of suggested interaction when hovering edited entity on top of another entity.
Definition
EEditableEntityInteraction.c:6
PASSENGER
@ PASSENGER
Place as passenger of vehicle. Used by context action SCR_ChooseAndSpawnOccupantsContextAction not pl...
Definition
EEditableEntityInteraction.c:10
scripts
Game
Editor
Enums
EEditableEntityInteraction.c
Generated by
1.17.0