terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.GameContent.Creative.CreativeItemSacrificesCatalog Class Reference
+ Collaboration diagram for Terraria.GameContent.Creative.CreativeItemSacrificesCatalog:

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, set]
 

Static Private Member Functions

static CreativeItemSacrificesCatalog ()
 

Private Attributes

Dictionary< int, int > _sacrificeCountNeededByItemId
 

Detailed Description

Definition at line 12 of file CreativeItemSacrificesCatalog.cs.


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