Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Creative.CreativeItemSacrificesCatalog Class Reference

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>()
 

Detailed Description

Definition at line 8 of file CreativeItemSacrificesCatalog.cs.


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