![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | Update () |
| int | GetQuickSlotID () |
| void | SetQuickSlotID (int id) |
| IEntity | GetItem () |
| override void | OnPerform () |
| Callback for when this entry is supposed to be performed. | |
| UIInfo | GetUIInfo (IEntity item) |
| void | SCR_ItemSelectionMenuEntry (notnull SCR_CharacterInventoryStorageComponent storage, int quickSlotID) |
Protected Attributes | |
| const ResourceName | LAYOUT_ITEM = "{93472DECDA62C46F}UI/layouts/Common/RadialMenu/SelectionMenuEntryPreview.layout" |
| SCR_CharacterInventoryStorageComponent | m_Storage |
| int | m_iQuickSlotID = -1 |
Definition at line 1 of file SCR_ItemSelectionMenuEntry.c.
|
inlineprotected |
Definition at line 101 of file SCR_ItemSelectionMenuEntry.c.
|
inlineprotected |
Definition at line 57 of file SCR_ItemSelectionMenuEntry.c.
|
inlineprotected |
Definition at line 45 of file SCR_ItemSelectionMenuEntry.c.
Definition at line 88 of file SCR_ItemSelectionMenuEntry.c.
|
inlineprotected |
Callback for when this entry is supposed to be performed.
Definition at line 78 of file SCR_ItemSelectionMenuEntry.c.
|
inlineprotected |
Definition at line 51 of file SCR_ItemSelectionMenuEntry.c.
|
inlineprotected |
Definition at line 8 of file SCR_ItemSelectionMenuEntry.c.
|
protected |
Definition at line 3 of file SCR_ItemSelectionMenuEntry.c.
|
protected |
Definition at line 5 of file SCR_ItemSelectionMenuEntry.c.
|
protected |
Definition at line 4 of file SCR_ItemSelectionMenuEntry.c.