Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_WindCurveDef.c File Reference

Go to the source code of this file.

Enumerations

enum  EWindCurve

Functions

enum EWindCurve BaseContainerProps ()] class SCR_WindCurveDef

Variables

const int WIND_CURVE_COUNT = 3
 ALWAYS
 DEFAULT
 CREAKING

Enumeration Type Documentation

◆ EWindCurve

enum EWindCurve

Definition at line 4 of file SCR_WindCurveDef.c.

Function Documentation

◆ BaseContainerProps()

enum EWindCurve BaseContainerProps ( )

Definition at line 2 of file SCR_WindCurveDef.c.

Variable Documentation

◆ ALWAYS

@ ALWAYS

Definition at line 12 of file SCR_WindCurveDef.c.

◆ CREAKING

CREAKING

Definition at line 14 of file SCR_WindCurveDef.c.

◆ DEFAULT

@ DEFAULT

Definition at line 13 of file SCR_WindCurveDef.c.

◆ WIND_CURVE_COUNT

const int WIND_CURVE_COUNT = 3

Definition at line 2 of file SCR_WindCurveDef.c.