![]() |
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_WeaponSwitchingBaseUI |
Functions | |
| SCR_WeaponSwitchingBaseUI SCR_InfoDisplay | OnComplete () |
| void | Init (IEntity owner) |
| void | RemoveActionListeners () |
| void | OpenQuickSlots () |
| void | CloseQuickSlots () |
| void | ShowCommand (notnull SCR_InventoryStorageManagerComponent inventory) |
| void | Action_QuickSlotsRadial (float value=0.0, EActionTrigger reason=0) |
| void | Action_QuickSlotsBar (float value=0.0, EActionTrigger reason=0) |
| void | Action_SwitchSlot (float value=0.0, EActionTrigger reason=0) |
| void | Action_ScrollSlot (float value=0.0, EActionTrigger reason=0) |
| override void | UpdateValues (IEntity owner, float timeSlice) |
| void | ShowQuickSlots (bool show, float speed=UIConstants.FADE_RATE_DEFAULT) |
| override event void | OnStartDraw (IEntity owner) |
| override event void | OnStopDraw (IEntity owner) |
Variables | |
| string | m_sQuickSlotGridLayout |
|
protected |
Definition at line 594 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 573 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 642 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 603 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 517 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 404 of file SCR_WeaponSwitchingBaseUI.c.
| SCR_WeaponSwitchingBaseUI SCR_InfoDisplay OnComplete | ( | ) |
Definition at line 1 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 668 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 676 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 460 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 444 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 555 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 662 of file SCR_WeaponSwitchingBaseUI.c.
Definition at line 654 of file SCR_WeaponSwitchingBaseUI.c.
|
protected |
Definition at line 359 of file SCR_WeaponSwitchingBaseUI.c.