![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Adjusting speed at small increments for manual camera. More...
Protected Member Functions | |
| ScriptInvoker | GetOnSpeedChange () |
| void | OnInputDeviceIsGamepad (bool isGamepad) |
| void | ManualCameraSpeedReset (float value, EActionTrigger trigger) |
| void | UpdateWidget () |
| void | FadeOutWidget (float timeSlice) |
| override void | EOnCameraSave (SCR_ManualCameraComponentSave data) |
| override void | EOnCameraLoad (SCR_ManualCameraComponentSave data) |
| override void | EOnCameraFrame (SCR_ManualCameraParam param) |
| override bool | EOnCameraInit () |
| override void | EOnCameraExit () |
Protected Attributes | |
| float | m_fMinMultiplier |
| float | m_fMaxMultiplier |
| ResourceName | m_Layout |
| float | m_fLayoutDuration |
| float | m_fMultiplier = 1 |
| TextWidget | m_Widget |
| float | m_fWidgetAlpha |
| ref ScriptInvoker | m_OnSpeedChange = new ScriptInvoker() |
Adjusting speed at small increments for manual camera.
Definition at line 5 of file SCR_AdjustSpeedManualCameraComponent.c.
|
inlineprotected |
Definition at line 146 of file SCR_AdjustSpeedManualCameraComponent.c.
|
inlineprotected |
Definition at line 100 of file SCR_AdjustSpeedManualCameraComponent.c.
|
inlineprotected |
Definition at line 131 of file SCR_AdjustSpeedManualCameraComponent.c.
|
inlineprotected |
Definition at line 90 of file SCR_AdjustSpeedManualCameraComponent.c.
|
inlineprotected |
Definition at line 84 of file SCR_AdjustSpeedManualCameraComponent.c.
|
inlineprotected |
Definition at line 68 of file SCR_AdjustSpeedManualCameraComponent.c.
|
inlineprotected |
Get event called every time the speed is adjusted.
Definition at line 27 of file SCR_AdjustSpeedManualCameraComponent.c.
|
inlineprotected |
Definition at line 41 of file SCR_AdjustSpeedManualCameraComponent.c.
|
inlineprotected |
Definition at line 33 of file SCR_AdjustSpeedManualCameraComponent.c.
|
inlineprotected |
Definition at line 51 of file SCR_AdjustSpeedManualCameraComponent.c.
|
protected |
Definition at line 17 of file SCR_AdjustSpeedManualCameraComponent.c.
|
protected |
Definition at line 11 of file SCR_AdjustSpeedManualCameraComponent.c.
|
protected |
Definition at line 8 of file SCR_AdjustSpeedManualCameraComponent.c.
|
protected |
Definition at line 19 of file SCR_AdjustSpeedManualCameraComponent.c.
|
protected |
Definition at line 21 of file SCR_AdjustSpeedManualCameraComponent.c.
|
protected |
Definition at line 14 of file SCR_AdjustSpeedManualCameraComponent.c.
|
protected |
Definition at line 22 of file SCR_AdjustSpeedManualCameraComponent.c.
|
protected |
Definition at line 20 of file SCR_AdjustSpeedManualCameraComponent.c.