Arma Reforger Script API
|
This is the complete list of members for SCR_ItemHintUIInfo, including all inherited members.
GetDescription() | UIInfo | |
GetHintResource() | SCR_ItemHintUIInfo | |
GetHintText() | SCR_ItemHintUIInfo | |
GetIconColor() | SCR_InventoryUIInfo | |
GetIconPath() | UIInfo | |
GetImageName() | SCR_ItemHintUIInfo | |
GetImageSet() | SCR_ItemHintUIInfo | |
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 |
m_Layout | SCR_ItemHintUIInfo | protected |
m_sHintText | SCR_ItemHintUIInfo | protected |
m_sImageSet | SCR_ItemHintUIInfo | protected |
m_sImageTileName | SCR_ItemHintUIInfo | protected |
SetDescription(string description) | UIInfo | |
SetName(string name) | UIInfo |