![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | ScriptedSightsComponentClass |
Functions | |
| ScriptedSightsComponentClass SightsComponentClass | OnInit (IEntity owner) |
| event void | OnSightADSActivated () |
| Called every time the sight is activated. | |
| event void | OnSightADSPostFrame (IEntity owner, float timeSlice) |
| event void | OnSightADSDeactivated () |
| Called every time the sight is deactivated. | |
| event float | GetADSActivationPercentageScript () |
| Called to get the ADS percentage when the sights go active. | |
| event float | GetADSDeactivationPercentageScript () |
| Called to get the ADS percentage when the sights go inactive. | |