![]() |
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 | SCR_2DSightsComponentClass |
Functions | |
| void | RegisterInputs () |
| void | UnregisterInputs () |
| override void | HandleSightActivation () |
| override void | HandleSightDeactivation () |
| override void | OnSightADSActivated () |
| Called every time the sight is activated. | |
| override void | OnSightADSDeactivated () |
| Called every time the sight is deactivated. | |
| override bool | CanFreelook () |
| override void | ApplyRecoilToCamera (inout vector pOutCameraTransform[4], vector aimModAngles) |
| void | SetupFovInfo () |
| void | SelectZoomLevel (int id) |
| Switch betweem zoom levels from sights. | |
| void | ActionZoomIn (float value=0.0, EActionTrigger reason=0) |
| Move zoom level up and down based on mouse wheel value. | |
| void | ActionZoomOut (float value=0.0, EActionTrigger reason=0) |
| Move zoom level up and down based on mouse wheel value. | |
| void | AdjustZoom (float value) |
| Move zoom level up and down based on mouse wheel value. | |
| void | ToggleIllumination (float value, EActionTrigger trigger) |
| Action for toggling illumination. | |
| SCR_ChimeraCharacter | GetCharacterOwner () |
| override float | GetReticleOffsetYTarget () |
| SCR_SightsZoomFOVInfo | GetSightsFovInfo () |
Variables | |
| SCR_2DSightsComponentClass | m_SightsFovInfo |
|
protected |
Move zoom level up and down based on mouse wheel value.
Definition at line 207 of file SCR_2DSightsComponent.c.
|
protected |
Move zoom level up and down based on mouse wheel value.
Definition at line 214 of file SCR_2DSightsComponent.c.
|
protected |
Move zoom level up and down based on mouse wheel value.
Definition at line 221 of file SCR_2DSightsComponent.c.
|
protected |
Definition at line 155 of file SCR_2DSightsComponent.c.
|
protected |
Definition at line 149 of file SCR_2DSightsComponent.c.
|
protected |
Definition at line 305 of file SCR_2DSightsComponent.c.
|
protected |
Definition at line 345 of file SCR_2DSightsComponent.c.
|
protected |
Definition at line 362 of file SCR_2DSightsComponent.c.
|
protected |
Definition at line 53 of file SCR_2DSightsComponent.c.
|
protected |
Definition at line 104 of file SCR_2DSightsComponent.c.
|
protected |
Definition at line 28 of file SCR_2DSightsComponent.c.
|
protected |
Switch betweem zoom levels from sights.
Definition at line 191 of file SCR_2DSightsComponent.c.
|
protected |
Definition at line 163 of file SCR_2DSightsComponent.c.
|
protected |
Action for toggling illumination.
Definition at line 272 of file SCR_2DSightsComponent.c.
|
protected |
Definition at line 42 of file SCR_2DSightsComponent.c.
| SCR_2DSightsComponentClass m_SightsFovInfo |