![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| string | GetInventoryItemName (InventoryItemComponent item) |
| Function to override to get custom inventory name. | |
| string | GetInventoryItemDescription (InventoryItemComponent item) |
| Function to override to get custom inventory description. | |
| bool | IsIconVisible () |
| Color | GetIconColor () |
| void | GetItemHintArray (notnull out array< SCR_InventoryItemHintUIInfo > uiInfoArray) |
Protected Attributes | |
| bool | m_bShowIconInInventory |
| ref Color | m_IconColor |
| ref array< ref SCR_InventoryItemHintUIInfo > | m_aItemHints |
Definition at line 2 of file SCR_InventoryUIInfo.c.
|
inlineprotected |
Definition at line 34 of file SCR_InventoryUIInfo.c.
|
inlineprotected |
Function to override to get custom inventory description.
Definition at line 22 of file SCR_InventoryUIInfo.c.
|
inlineprotected |
Function to override to get custom inventory name.
Definition at line 15 of file SCR_InventoryUIInfo.c.
|
inlineprotected |
Definition at line 40 of file SCR_InventoryUIInfo.c.
|
inlineprotected |
Definition at line 28 of file SCR_InventoryUIInfo.c.
|
protected |
Definition at line 11 of file SCR_InventoryUIInfo.c.
|
protected |
Definition at line 5 of file SCR_InventoryUIInfo.c.
|
protected |
Definition at line 8 of file SCR_InventoryUIInfo.c.