Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
WeatherLightning.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
class
WeatherLightning
8
{
9
proto external
void
SetPosition(
vector
position
);
10
proto external
void
SetRadius(
float
radiusKM);
11
proto external
void
AddLightningFlash(
WeatherLightningFlash
flashData);
12
}
position
vector position
Definition
SCR_DestructibleTreeV2.c:30
WeatherLightningFlash
Definition
WeatherLightningFlash.c:8
WeatherLightning
Definition
WeatherLightning.c:8
vector
Definition
vector.c:13
scripts
GameLib
generated
WeatherLightning.c
Generated by
1.17.0