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

◆ GetAttachmentCategoriesCount()

int AttachmentCategoriesContainer::GetAttachmentCategoriesCount ( string config_path)
inlineprotected

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

163 {
164 return g_Game.ConfigGetChildrenCount( config_path );
165 }
DayZGame g_Game
Определения DayZGame.c:3942

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

Используется в InitGhostSlots() и InitIconsContainers().