DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ GetItemDisplayName()

static string GetItemDisplayName ( string type)
staticprotected

См. определение в файле MiscGameplayFunctions.c строка 1780

1781 {
1782 return GetGame().ConfigGetTextOut("CfgVehicles " + type + " displayName");
1783 }
string ConfigGetTextOut(string path)
Get string value from config on path.
Определения Game.c:463
proto native CGame GetGame()

Перекрестные ссылки CGame::ConfigGetTextOut() и GetGame().