Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ScriptedSightsFOVInfo.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
class
ScriptedSightsFOVInfo
:
SightsFOVInfo
8
{
14
event
protected
void
OnInit(IEntity owner, BaseSightsComponent sights);
21
event
protected
void
OnUpdate(IEntity owner, BaseSightsComponent sights,
float
timeSlice);
28
event
protected
float
GetCurrentFOV() {
return
0.0; };
29
}
ScriptedSightsFOVInfo
Definition:
ScriptedSightsFOVInfo.c:7
SightsFOVInfo
Definition:
SightsFOVInfo.c:11
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
ScriptedSightsFOVInfo.c
Generated by
1.8.17