DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | RecipeBase |
Variables | |
const int | MAX_NUMBER_OF_INGREDIENTS = 2 |
const int | MAXIMUM_RESULTS = 10 |
const float | DEFAULT_SPAWN_DISTANCE = 0.5 |
Definition at line 3 of file RecipeBase.c.
Referenced by RecipeBase::Do(), and RecipeBase::RecipeBase().
Definition at line 1 of file RecipeBase.c.
Referenced by RecipeBase::ApplyModificationsIngredients(), RecipeBase::ApplyModificationsResults(), RecipeBase::CanDo(), RecipeBase::CheckConditions(), RecipeBase::CheckIngredientMatch(), RecipeBase::GetAllItems(), RecipeBase::GetIngredientMaskForItem(), RecipeBase::IsItemInRecipe(), RecipeBase::RecipeBase(), and PluginRecipesManagerBase::WalkRecipes().
Definition at line 2 of file RecipeBase.c.
Referenced by RecipeBase::RecipeBase().