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

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

_currenciesTerraria.GameContent.UI.CustomCurrencyManagerprivatestatic
_nextCurrencyIndexTerraria.GameContent.UI.CustomCurrencyManagerprivatestatic
BuyItem(Player player, long price, int currencyIndex)Terraria.GameContent.UI.CustomCurrencyManagerinlinestatic
CanAffordItem(Player player, long price, int currencyIndex)Terraria.GameContent.UI.CustomCurrencyManagerinlinestatic
CustomCurrencyManager()Terraria.GameContent.UI.CustomCurrencyManagerinline
CustomCurrencyManager()Terraria.GameContent.UI.CustomCurrencyManagerinlineprivatestatic
DrawSavings(SpriteBatch sb, int currencyIndex, float shopx, float shopy, bool horizontal=false)Terraria.GameContent.UI.CustomCurrencyManagerinlinestatic
FindEmptySlots(List< Item[]> inventories, Dictionary< int, List< int > > slotsToIgnore, List< Point > emptySlots, int currentInventoryIndex)Terraria.GameContent.UI.CustomCurrencyManagerinlineprivatestatic
GetCurrencyCount(int currencyIndex)Terraria.GameContent.UI.CustomCurrencyManagerinlinestatic
GetPrices(Item item, out long calcForSelling, out long calcForBuying)Terraria.GameContent.UI.CustomCurrencyManagerinlinestatic
GetPriceText(int currencyIndex, string[] lines, ref int currentLine, long price)Terraria.GameContent.UI.CustomCurrencyManagerinlinestatic
Initialize()Terraria.GameContent.UI.CustomCurrencyManagerinlinestatic
IsCustomCurrency(Item item)Terraria.GameContent.UI.CustomCurrencyManagerinlinestatic
RegisterCurrency(CustomCurrencySystem collection)Terraria.GameContent.UI.CustomCurrencyManagerinlinestatic