Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_BaseLightComponentClass |
Functions | |
SCR_BaseLightComponentClass ScriptComponentClass | CreateLight (SCR_BaseLightData lightData, vector position, vector direction, float emissivity) |
SCR_BaseLightComponentClass ScriptComponentClass CreateLight | ( | SCR_BaseLightData | lightData, |
vector | position, | ||
vector | direction, | ||
float | emissivity | ||
) |
[in] | lightData | |
[in] | position | |
[in] | direction | |
[in] | emissivity |
Definition at line 20 of file SCR_BaseLightComponent.c.