Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EMovementType.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
EMovementType
13
{
14
IDLE
,
15
WALK
,
16
RUN
,
17
SPRINT
,
18
}
19
IDLE
SCR_AIGroupInfoComponentClass IDLE
Group has no waypoints and does not engage an enemy.
Definition
EMovementType.c:14
EMovementType
EMovementType
Definition
EMovementType.c:13
RUN
@ RUN
Definition
EMovementType.c:16
WALK
@ WALK
Definition
EMovementType.c:15
SPRINT
@ SPRINT
Definition
EMovementType.c:17
scripts
Game
generated
Character
EMovementType.c
Generated by
1.17.0