![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | CharacterCameraBinoculars (CameraHandlerComponent pCameraHandler) |
| override void | OnActivate (ScriptedCameraItem pPrevCamera, ScriptedCameraItemResult pPrevCameraResult) |
| SCR_2DOpticsComponent | FindOpticsComponent (IEntity owner) |
| override void | OnUpdate (float pDt, out ScriptedCameraItemResult pOutResult) |
Protected Attributes | |
| float | m_fBinocFOV |
| SCR_BinocularsComponent | m_binoculars |
| SCR_2DOpticsComponent | m_Optics |
| IEntity | m_ePlayer |
Definition at line 1 of file CharacterCameraBinoculars.c.
|
inlineprotected |
Definition at line 13 of file CharacterCameraBinoculars.c.
|
inlineprotected |
Find optics component in binocular
| owner |
Definition at line 42 of file CharacterCameraBinoculars.c.
|
inlineprotected |
Definition at line 18 of file CharacterCameraBinoculars.c.
|
inlineprotected |
Definition at line 65 of file CharacterCameraBinoculars.c.
|
protected |
Definition at line 7 of file CharacterCameraBinoculars.c.
|
protected |
Definition at line 9 of file CharacterCameraBinoculars.c.
|
protected |
Definition at line 5 of file CharacterCameraBinoculars.c.
|
protected |
Definition at line 8 of file CharacterCameraBinoculars.c.