![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | ShowInfoWidget (bool bShow) |
| void | Show (float fDelay=0.0, Widget w=null, bool forceShow=false) |
| void | SetIcon (ResourceName iconPath, Color color=null) |
| void | ShowIcon (bool isVisible) |
| void | Hide (float fDelay=1.0) |
| void | Move (float x, float y) |
| void | SetName (string sName) |
| void | SetDescription (string sDescr) |
| void | SetItemHints (InventoryItemComponent item, array< SCR_InventoryItemHintUIInfo > itemHintArray, SCR_InventorySlotUI focusedSlot) |
| void | SetItemHints (InventoryItemComponent item, bool deleteSlots=true) |
| void | SetWeight (string sWeight) |
| void | SetWeight (float fWeight) |
| void | CreateIdentityUI (SCR_IdentityInventoryItemComponent identityItemComponent) |
| override void | HandlerAttached (Widget w) |
| void | Destroy () |
| Widget | GetInfoWidget () |
| void | SCR_InventoryItemInfoUI () |
| void | ~SCR_InventoryItemInfoUI () |
Protected Attributes | |
| Widget | m_infoWidget |
| VerticalLayoutWidget | m_wHintWidget |
| TextWidget | m_wTextName |
| TextWidget | m_wTextDescription |
| TextWidget | m_wTextWeight |
| ImageWidget | m_wItemIcon |
| SCR_SlotUIComponent | m_pFrameSlotUI |
| Widget | m_wWidgetUnderCursor |
| bool | m_bForceShow |
| ResourceName | m_sAmmoTypeConfig = "{8D3E102893955B15}Configs/Inventory/ItemHints/MagazineAmmoType.conf" |
| ref SCR_AmmoTypeInfoConfig | m_AmmoTypeConf |
| const string | m_sHintLayout = "{9996B50BE8DFED5F}UI/layouts/Menus/Inventory/InventoryItemHintElement.layout" |
| const string | m_sIdentityItemLayout = "{9168128FD3D1FBC2}UI/layouts/Menus/Inventory/InventoryIdentityItem.layout" |
| const string | m_sIdentityWidgetHolderName = "IdentityHolder" |
UI Script Inventory Slot UI Layout
Definition at line 6 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 339 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 344 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Creates the identity UI when hovering over the identity item in the player inventory
| [in] | identityItemComponent | Identity component of the linked character |
Definition at line 257 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 318 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 330 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 299 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 76 of file SCR_InventoryItemInfoUI.c.
Definition at line 94 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 109 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 59 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 125 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 156 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 103 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 246 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 230 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 45 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 70 of file SCR_InventoryItemInfoUI.c.
|
inlineprotected |
Definition at line 29 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 19 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 16 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 8 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 14 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 18 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 21 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 23 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 24 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 9 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 13 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 11 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 10 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 12 of file SCR_InventoryItemInfoUI.c.
|
protected |
Definition at line 15 of file SCR_InventoryItemInfoUI.c.