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 
14 {
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