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