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

◆ GetAttachmentCategoriesCount()

int AttachmentCategoriesContainer::GetAttachmentCategoriesCount ( string config_path)
inlineprotected

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

163 {
164 return GetGame().ConfigGetChildrenCount( config_path );
165 }
proto native int ConfigGetChildrenCount(string path)
Get count of subclasses in config class on path.
proto native CGame GetGame()

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

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