DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetTooltip()
string
EntityAI::GetTooltip
(
)
inline
private
Get tooltip text.
См. определение в файле
InventoryItem.c
строка
53
54
{
55
string
temp;
56
if
(!DescriptionOverride(temp))
57
temp = ConfigGetString(
"descriptionShort"
);
58
return
temp;
59
}
EntityAI
Создано системой
1.13.2