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.UI.CustomCurrencySystem Member List

This is the complete list of members for Terraria.GameContent.UI.CustomCurrencySystem, including all inherited members.

_currencyCapTerraria.GameContent.UI.CustomCurrencySystemprivate
_valuePerUnitTerraria.GameContent.UI.CustomCurrencySystemprotected
Accepts(Item item)Terraria.GameContent.UI.CustomCurrencySysteminlinevirtual
CombineStacks([Out] bool overFlowing, params long[] coinCounts)Terraria.GameContent.UI.CustomCurrencySysteminlinevirtual
CountCurrency([Out] bool overFlowing, Item[] inv, params int[] ignoreSlots)Terraria.GameContent.UI.CustomCurrencySysteminlinevirtual
CurrencyCapTerraria.GameContent.UI.CustomCurrencySystem
CustomCurrencySystem()Terraria.GameContent.UI.CustomCurrencySysteminline
DrawSavingsMoney(SpriteBatch sb, string text, float shopx, float shopy, long totalCoins, bool horizontal=false)Terraria.GameContent.UI.CustomCurrencySysteminlinevirtual
GetItemExpectedPrice(Item item, [Out] long calcForSelling, [Out] long calcForBuying)Terraria.GameContent.UI.CustomCurrencySysteminlinevirtual
GetPriceText(string[] lines, int currentLine, long price)Terraria.GameContent.UI.CustomCurrencySysteminlinevirtual
Include(int coin, int howMuchIsItWorth)Terraria.GameContent.UI.CustomCurrencySysteminline
ItemCacheCreate(List< Item[]> inventories)Terraria.GameContent.UI.CustomCurrencySysteminlineprotected
ItemCacheRestore(List< Tuple< Point, Item > > cache, List< Item[]> inventories)Terraria.GameContent.UI.CustomCurrencySysteminlineprotected
SetCurrencyCap(long cap)Terraria.GameContent.UI.CustomCurrencySysteminline
SortByHighest(Tuple< int, int > valueA, Tuple< int, int > valueB)Terraria.GameContent.UI.CustomCurrencySysteminlineprotected
TryPurchasing(long price, List< Item[]> inv, List< Point > slotCoins, List< Point > slotsEmpty, List< Point > slotEmptyBank, List< Point > slotEmptyBank2, List< Point > slotEmptyBank3, List< Point > slotEmptyBank4)Terraria.GameContent.UI.CustomCurrencySysteminlinevirtual