DayZ 1.26
DayZ Explorer by KGB
|
Перечисления | |
enum | Ingredient |
Функции | |
enum Ingredient | RegisterRecipe (RecipeBase recipe) |
void | UnregisterRecipe (string clasname) |
void | RegisterRecipies () |
Please do not delete commented recipes, they are usually commented out for a reason. | |
Переменные | |
FIRST = 1 | |
SECOND = 2 | |
BOTH = 3 | |
enum Ingredient RegisterRecipe | ( | RecipeBase | recipe | ) |
|
protected |
Please do not delete commented recipes, they are usually commented out for a reason.
Перекрестные ссылки PluginRecipesManagerBase::RegisterRecipe().
Используется в PluginRecipesManagerBase::CreateAllRecipes().
BOTH = 3 |
@ FIRST = 1 |
@ SECOND = 2 |