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
Shop_Layout Class Reference
+ Inheritance diagram for Shop_Layout:
+ Collaboration diagram for Shop_Layout:

Public Member Functions

 Shop_Layout ()
 

Public Attributes

String_Layout Title
 
float ItemScale
 
ItemGrid_Layout ShopGrid
 
ItemGrid_Layout ShopGridHorizontal
 
Panel_Layout SavingsBacking
 
String_Layout Savings
 
Vector2 Savings1IconOffset
 
Vector2 Savings2IconOffset
 
Vector2 Savings3IconOffset
 
Vector2 Savings4IconOffset
 
String_Layout SavingsTitle
 
String_Layout Cost
 
String_Layout ControllerCost
 
String_Layout OtherCurrencyCost
 
TransactionButton_Layout BuyButton
 
float SlotMultiPurchaseDelay
 
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, set]
 
bool RightPageController [get, set]
 

Private Attributes

bool _rightPageController
 

Detailed Description

Definition at line 8 of file Shop_Layout.cs.


The documentation for this class was generated from the following file: