class CacheObjectSource
Constructors 1
void CacheObject()Members 2
ref map<int, ref RecipeCacheData> m_RecipesReferenced by AddRecipe(), CacheObject(), DebugPrint()
Show 5 more
, GetBitCountByRecipeID(), GetMaskByRecipeID(), GetNumberOfRecipes(), IsContainRecipe(), and UpdateMask()Methods 8
References map.Get(), array.Insert(), map.Insert()
Show 4 more
, new RecipeCacheData(), UpdateMask(), m_RecipeIDs, and m_RecipesReferenced by AddRecipe()
int GetNumberOfRecipes()Referenced by PluginRecipesManager.GetRecipeIntersection()
References m_RecipeIDs
Referenced by PluginRecipesManager.GetRecipeIntersection()
Referenced by PluginRecipesManager.SortIngredientsInRecipe()
void DebugPrint()Referenced by PluginRecipesManager.PrintCache()