Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
WeatherWindPattern.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
class
WeatherWindPattern
:
ScriptAndConfig
8
{
9
proto external
float
GetMinSpeed();
10
proto external
float
GetMaxSpeed();
11
proto external
float
GetMinAngleRadians();
12
proto external
float
GetMaxAngleRadians();
13
proto external
float
GetMinDurationHours();
14
proto external
float
GetMaxDurationHours();
15
}
ScriptAndConfig
Definition
Types.c:124
WeatherWindPattern
Definition
WeatherWindPattern.c:8
scripts
GameLib
generated
WeatherWindPattern.c
Generated by
1.17.0