См. определение в файле RecipeBase.c строка 67
68 {
70 {
74 }
75
77 {
79 }
80
82
83 m_Name =
"RecipeBase default name";
86 }
void Init()
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside o...
class RecipeAnimationInfo BASE_CRAFT_ANIMATION_ID
const float DEFAULT_SPAWN_DISTANCE
ref array< string > m_SoundCategories[MAX_NUMBER_OF_INGREDIENTS]
ref array< string > m_Ingredients[MAX_NUMBER_OF_INGREDIENTS]
float m_ResultSpawnDistance[MAXIMUM_RESULTS]
ItemBase m_IngredientsSorted[MAX_NUMBER_OF_INGREDIENTS]
const int MAXIMUM_RESULTS
const int MAX_NUMBER_OF_INGREDIENTS
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
Перекрестные ссылки BASE_CRAFT_ANIMATION_ID, DEFAULT_SPAWN_DISTANCE, RecipeBase::Init(), m_Ingredients, m_IngredientsSorted, m_Name, m_NumberOfResults, m_RecipeUID, m_ResultSpawnDistance, m_SoundCategories, MAX_NUMBER_OF_INGREDIENTS и MAXIMUM_RESULTS.