terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
void | Draw () |
void | SellItem () |
void | EquipItem () |
void | PlaceItemDoll () |
void | PlaceItemHat () |
void | DepositItem () |
GUIInventoryTransactions () | |
Public Attributes | |
bool | canBeDeposited |
Properties | |
Item | SelectedItem [get] |
Private Attributes | |
float | sellButtonScale |
float | equipButtonScale |
float | depositButtonScale = (float)16256 |
Definition at line 7 of file GUIInventoryTransactions.cs.