Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EAddChildFlags.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
EAddChildFlags
13
{
14
NONE
,
16
AUTO_TRANSFORM
,
18
RECALC_LOCAL_TRANSFORM
,
20
MERGE_PHYSICS
,
21
}
22
NONE
@ NONE
When Shape is created and not initialized yet.
Definition
ShapeType.c:15
EAddChildFlags
EAddChildFlags
Definition
EAddChildFlags.c:13
MERGE_PHYSICS
@ MERGE_PHYSICS
Merge colliders into parent physics to enable collisions of child geometry.
Definition
EAddChildFlags.c:20
AUTO_TRANSFORM
@ AUTO_TRANSFORM
Turn on AutoTransform on hierarchy component if present.
Definition
EAddChildFlags.c:16
RECALC_LOCAL_TRANSFORM
@ RECALC_LOCAL_TRANSFORM
Recalculate current world transform to local transform (child remains on the same world position).
Definition
EAddChildFlags.c:18
scripts
Core
generated
Entities
EAddChildFlags.c
Generated by
1.17.0