Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ScriptedSightsComponent.c File Reference

Go to the source code of this file.

Data Structures

class  ScriptedSightsComponentClass
 

Functions

ScriptedSightsComponentClass SightsComponentClass OnInit (IEntity owner)
 
event void OnSightADSActivated ()
 Called every time the sight is activated. More...
 
event void OnSightADSPostFrame (IEntity owner, float timeSlice)
 
event void OnSightADSDeactivated ()
 Called every time the sight is deactivated. More...
 
event float GetADSActivationPercentageScript ()
 Called to get the ADS percentage when the sights go active. More...
 
event float GetADSDeactivationPercentageScript ()
 Called to get the ADS percentage when the sights go inactive. More...