Arma Reforger Script API
|
This is the complete list of members for SCR_InventoryUIInfo, including all inherited members.
GetDescription() | UIInfo | |
GetIconColor() | SCR_InventoryUIInfo | |
GetIconPath() | UIInfo | |
GetInventoryItemDescription(InventoryItemComponent item) | SCR_InventoryUIInfo | |
GetInventoryItemName(InventoryItemComponent item) | SCR_InventoryUIInfo | |
GetItemHintArray(notnull out array< SCR_InventoryItemHintUIInfo > uiInfoArray) | SCR_InventoryUIInfo | |
GetName() | UIInfo | |
IsIconVisible() | SCR_InventoryUIInfo | |
m_aItemHints | SCR_InventoryUIInfo | protected |
m_bShowIconInInventory | SCR_InventoryUIInfo | protected |
m_IconColor | SCR_InventoryUIInfo | protected |
SetDescription(string description) | UIInfo | |
SetName(string name) | UIInfo |