![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Interactive non-focus button showing hint, and triggering actions. More...
Protected Member Functions | |
| void | OnActivate (Widget w) |
| override bool | OnClick (Widget w, int x, int y, int button) |
| void | OnInput () |
| override bool | SetAction (string action, EInputDeviceType currentInputDevice=-1, bool forceUpdate=false) |
| override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
| void | SetParentStorage (SCR_InventoryStorageBaseUI pParentStorage) |
| void | SetStorageIndex (int index) |
| void | EnableCloseWithGamepad (bool enable) |
| int | GetStorageIndex () |
Protected Attributes | |
| bool | m_bCloseWithGamepad |
| SCR_InventoryStorageBaseUI | m_pParentStorage = null |
| int | m_iStorageIndex = -1 |
Interactive non-focus button showing hint, and triggering actions.
Definition at line 4 of file SCR_InventoryNavigationButtonBack.c.
|
inlineprotected |
Definition at line 81 of file SCR_InventoryNavigationButtonBack.c.
|
inlineprotected |
Definition at line 87 of file SCR_InventoryNavigationButtonBack.c.
|
inlineprotected |
Definition at line 11 of file SCR_InventoryNavigationButtonBack.c.
|
inlineprotected |
Definition at line 20 of file SCR_InventoryNavigationButtonBack.c.
|
inlineprotected |
Definition at line 32 of file SCR_InventoryNavigationButtonBack.c.
|
inlineprotected |
Definition at line 59 of file SCR_InventoryNavigationButtonBack.c.
|
inlineprotected |
Definition at line 50 of file SCR_InventoryNavigationButtonBack.c.
|
inlineprotected |
Definition at line 69 of file SCR_InventoryNavigationButtonBack.c.
|
inlineprotected |
Definition at line 75 of file SCR_InventoryNavigationButtonBack.c.
|
protected |
Definition at line 6 of file SCR_InventoryNavigationButtonBack.c.
|
protected |
Definition at line 8 of file SCR_InventoryNavigationButtonBack.c.
|
protected |
Definition at line 7 of file SCR_InventoryNavigationButtonBack.c.