Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CombiningInventoryItemHintUIInfo.c
Go to the documentation of this file.
1[BaseContainerProps(configRoot: true)]
2class SCR_CombiningInventoryItemHintUIInfo : SCR_InventoryItemHintUIInfo
3{
4 //------------------------------------------------------------------------------------------------
5 override string GetItemHintName(InventoryItemComponent item)
6 {
7 return WidgetManager.Translate(GetName(), GetDescription());
8 }
9}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.