DayZ 1.24
Loading...
Searching...
No Matches
RecipeBase.c File Reference

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
 

Variable Documentation

◆ DEFAULT_SPAWN_DISTANCE

const float DEFAULT_SPAWN_DISTANCE = 0.5

Definition at line 3 of file RecipeBase.c.

Referenced by RecipeBase::Do(), and RecipeBase::RecipeBase().

◆ MAX_NUMBER_OF_INGREDIENTS

◆ MAXIMUM_RESULTS

const int MAXIMUM_RESULTS = 10

Definition at line 2 of file RecipeBase.c.

Referenced by RecipeBase::RecipeBase().