![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | RecipeAnimationInfo (string ingredient, int animationID, bool itemVisible) |
Private Attributes | |
| int | m_AnimationUID |
| string | m_IngredientName |
| bool | m_ItemVisible |
Definition at line 5 of file recipebase.c.
|
inlineprivate |
Definition at line 11 of file recipebase.c.
References m_AnimationUID, m_IngredientName, and m_ItemVisible.
|
private |
Definition at line 8 of file recipebase.c.
Referenced by RecipeAnimationInfo(), and ActionWorldCraft::SetupAction().
|
private |
Definition at line 7 of file recipebase.c.
Referenced by RecipeAnimationInfo(), and GetRecipeAnimationInfo().
|
private |
Definition at line 9 of file recipebase.c.
Referenced by RecipeAnimationInfo(), and ActionWorldCraft::SetupAction().