Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
recipebase.c File Reference

Go to the source code of this file.

Data Structures

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.

◆ MAX_NUMBER_OF_INGREDIENTS

const int MAX_NUMBER_OF_INGREDIENTS = 2

Definition at line 1 of file recipebase.c.

◆ MAXIMUM_RESULTS

const int MAXIMUM_RESULTS = 10

Definition at line 2 of file recipebase.c.