![]() |
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_BinocularsComponentClass |
Functions | |
| void | SetZoomedViewPlayer (bool value) |
| Set whether the local character is zoomed in with the binoculars. | |
Variables | |
| SCR_BinocularsComponentClass | s_OnBinocToggled = new ScriptInvoker() |
| Widget | m_RootWidget = null |
| SCR_2DOpticsComponent | m_Optic |
|
protected |
Set whether the local character is zoomed in with the binoculars.
Definition at line 17 of file SCR_BinocularsComponent.c.
|
protected |
Definition at line 13 of file SCR_BinocularsComponent.c.
|
protected |
Definition at line 10 of file SCR_BinocularsComponent.c.
| SCR_BinocularsComponentClass s_OnBinocToggled = new ScriptInvoker() |