| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
Public Member Functions | |
| void | Initialize () | 
| bool | TryGetSacrificeCountCapToUnlockInfiniteItems (int itemId, out int amountNeeded) | 
Static Public Attributes | |
| static CreativeItemSacrificesCatalog | Instance = new CreativeItemSacrificesCatalog() | 
Properties | |
| Dictionary< int, int > | SacrificeCountNeededByItemId [get] | 
Private Attributes | |
| Dictionary< int, int > | _sacrificeCountNeededByItemId = new Dictionary<int, int>() | 
Definition at line 8 of file CreativeItemSacrificesCatalog.cs.