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

◆ GetRecipeSpecialty()

float PluginRecipesManagerBase::GetRecipeSpecialty ( int recipe_id)
inlineprivate

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

140 {
141 if ( m_RecipeList[recipe_id] ) return m_RecipeList[recipe_id].GetSpecialty();
142 return 0;
143 }
ref array< ref RecipeBase > m_RecipeList
Определения PluginRecipesManager.c:42

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