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

◆ OnInit()

override void PluginRecipesManagerBase::OnInit ( )
inlineprivate

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

158 {
159 super.OnInit();
160 //ReadCacheFromFile(PATH_CACHE_FILE);//read the cache from a file
161 //GenerateHumanReadableRecipeList();
162 }