DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetAttachmentCategory()
string
AttachmentCategoriesSlotsContainer::GetAttachmentCategory
(
string
config_path_attachment_categories
,
int
i
)
inline
private
См. определение в файле
AttachmentCategoriesSlotsContainer.c
строка
132
133
{
134
string
attachment_category;
135
g_Game
.ConfigGetChildName(config_path_attachment_categories, i, attachment_category);
136
return
attachment_category;
137
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
Перекрестные ссылки
g_Game
.
AttachmentCategoriesSlotsContainer
Создано системой
1.13.2