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

◆ Do()

void Do ( ItemBase ingredients[],
PlayerBase player,
array< ItemBase > results,
float specialty_weight )
protected

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

564 {
565 //Debug.Log("Called Do on a recipe id:" + m_ID.ToString(),"recipes");
566 }