![]() |
Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
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 |
| const float DEFAULT_SPAWN_DISTANCE = 0.5 |
Definition at line 3 of file recipebase.c.
| const int MAX_NUMBER_OF_INGREDIENTS = 2 |
Definition at line 1 of file recipebase.c.
| const int MAXIMUM_RESULTS = 10 |
Definition at line 2 of file recipebase.c.