Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_CombiningInventoryItemHintUIInfo.c
Go to the documentation of this file.
1
[
BaseContainerProps
(configRoot:
true
)]
2
class
SCR_CombiningInventoryItemHintUIInfo
: SCR_InventoryItemHintUIInfo
3
{
4
//------------------------------------------------------------------------------------------------
5
override
string
GetItemHintName(
InventoryItemComponent
item)
6
{
7
return
WidgetManager
.Translate(
GetName
(), GetDescription());
8
}
9
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
GetName
string GetName()
Definition
SCR_NotificationSenderComponent.c:15
InventoryItemComponent
Definition
InventoryItemComponent.c:13
SCR_CombiningInventoryItemHintUIInfo
Definition
SCR_CombiningInventoryItemHintUIInfo.c:3
WidgetManager
Definition
WidgetManager.c:16
scripts
Game
Editor
Containers
UIInfo
SCR_CombiningInventoryItemHintUIInfo.c
Generated by
1.17.0