Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
ECharacterMovementMode.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
ECharacterMovementMode
13
{
14
NONE
,
15
GROUND_MOVEMENT
,
16
FALLING
,
17
FLYING
,
18
SWIMMING
,
19
}
20
ECharacterMovementMode
ECharacterMovementMode
Definition
ECharacterMovementMode.c:13
FLYING
@ FLYING
Definition
ECharacterMovementMode.c:17
GROUND_MOVEMENT
@ GROUND_MOVEMENT
Definition
ECharacterMovementMode.c:15
SWIMMING
@ SWIMMING
Definition
ECharacterMovementMode.c:18
FALLING
@ FALLING
Definition
ECharacterMovementMode.c:16
NONE
@ NONE
When Shape is created and not initialized yet.
Definition
ShapeType.c:15
scripts
GameLib
generated
Character
ECharacterMovementMode.c
Generated by
1.17.0