Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EWheelContactLiquidState.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
13
enum
EWheelContactLiquidState
14
{
16
NO_CONTACT
,
18
FORDING
,
20
SUBMERGED
,
21
}
22
EWheelContactLiquidState
EWheelContactLiquidState
Describes whether wheel is in contact with some liquid.
Definition
EWheelContactLiquidState.c:14
NO_CONTACT
@ NO_CONTACT
No liquid contact.
Definition
EWheelContactLiquidState.c:16
FORDING
@ FORDING
Wheel is fording through some liquid.
Definition
EWheelContactLiquidState.c:18
SUBMERGED
@ SUBMERGED
Wheel is fully submerged in liquid.
Definition
EWheelContactLiquidState.c:20
scripts
Game
generated
Vehicle
EWheelContactLiquidState.c
Generated by
1.17.0