DIFF

class CacheObjectSource

Constructors 1

void CacheObject()
References m_RecipeIDs, and m_Recipes

Members 2

ref array<int> m_RecipeIDs

Methods 8

void UpdateMask(int recipe_id, int mask)
Referenced by AddRecipe()
int GetNumberOfRecipes()
References map.Count(), and m_Recipes
bool IsContainRecipe(int recipe_id)
References map.Contains(), and m_Recipes
int GetBitCountByRecipeID(int recipe_id)
void DebugPrint()
References map.Count(), map.GetElement(), map.GetKey()
Show 5 more, Print(), ToString(), ToString(), ToString(), and m_Recipes