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

◆ GetViewIndex()

int AttachmentCategoriesContainer::GetViewIndex ( string config_path_attachment_categories,
string attachment_category )
inlineprotected

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

242 {
243 string preview_path = config_path_attachment_categories+ " " + attachment_category + " view_index";
244 return g_Game.ConfigGetInt( preview_path );;
245 }
DayZGame g_Game
Определения DayZGame.c:3942

Перекрестные ссылки g_Game.