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 | |
Shop_Layout () | |
Public Attributes | |
String_Layout | Title |
float | ItemScale = (float)16192 |
ItemGrid_Layout | ShopGrid |
ItemGrid_Layout | ShopGridHorizontal |
Panel_Layout | SavingsBacking |
String_Layout | Savings |
Vector2 | Savings1IconOffset = 17008 |
Vector2 | Savings2IconOffset = 16968 |
Vector2 | Savings3IconOffset = 16968 |
Vector2 | Savings4IconOffset = 16928 |
String_Layout | SavingsTitle |
String_Layout | Cost |
String_Layout | ControllerCost |
String_Layout | OtherCurrencyCost |
TransactionButton_Layout | BuyButton |
float | SlotMultiPurchaseDelay = (float)16256 |
int[] | BartenderShopOrder |
int[] | BartenderShopOrderHorizontal |
Static Public Attributes | |
static T | InstanceNormal |
static T | InstanceConsoleLeft |
static T | InstanceConsoleRight |
Protected Member Functions | |
void | Awake () |
Properties | |
static T | Instance [get] |
bool | RightPageController [get] |
Private Attributes | |
bool | _rightPageController |
Definition at line 5 of file Shop_Layout.cs.