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