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
|
Public Member Functions | |
void | Draw () |
void | SellItem () |
void | EquipItem () |
void | PlaceItemDoll () |
void | PlaceItemHat () |
void | DepositItem () |
GUIInventoryTransactions () | |
Public Attributes | |
bool | canBeDeposited |
Properties | |
Item | SelectedItem [get, set] |
Private Attributes | |
float | sellButtonScale |
float | equipButtonScale |
float | depositButtonScale |
Definition at line 11 of file GUIInventoryTransactions.cs.