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

◆ GetItemExpectedPrice()

void Terraria.Player.GetItemExpectedPrice ( Item item,
[Out] long calcForSelling,
[Out] long calcForBuying )
inline

Definition at line 10344 of file Player.cs.

10345 {
10346 int shopSpecialCurrency = item.shopSpecialCurrency;
10348 }
class f__AnonymousType0<< Count > j__TPar
static void GetPrices(Item item, [Out] long calcForSelling, [Out] long calcForBuying)

References Terraria.GameContent.UI.CustomCurrencyManager.GetPrices(), System.item, and j__TPar.