terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.Creative.CreativeItemSacrificesCatalog Class Reference

Public Member Functions

void Initialize ()
 
bool TryGetSacrificeCountCapToUnlockInfiniteItems (int itemId, [Out] int amountNeeded)
 
 CreativeItemSacrificesCatalog ()
 

Static Public Attributes

static CreativeItemSacrificesCatalog Instance
 

Properties

Dictionary< int, int > SacrificeCountNeededByItemId [get]
 

Static Private Member Functions

static CreativeItemSacrificesCatalog ()
 

Private Attributes

Dictionary< int, int > _sacrificeCountNeededByItemId
 

Detailed Description

Definition at line 10 of file CreativeItemSacrificesCatalog.cs.


The documentation for this class was generated from the following file: