Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ScriptedSightsFOVInfo.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
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}
void OnUpdate(IEntity owner, BaseSightsComponent sights, float timeSlice)
void OnInit(IEntity owner, BaseSightsComponent sights)