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

Public Member Functions

 Chest_Layout ()
 

Public Attributes

String_Layout Title
 
String_Layout TitleController
 
String_Layout TitleTouch
 
float ItemScale
 
float ItemHighlightScale
 
ItemGrid_Layout ChestGrid
 
ItemGrid_Layout HorizontalChestGrid
 
PopoutMenu_Layout Menu
 
TransactionButton_Layout ChestRename
 
TransactionButton_Layout ChestRename_Horizontal
 
TransactionButton_Layout ChestRestock
 
TransactionButton_Layout ChestRestock_Horizontal
 
TransactionButton_Layout ChestQuickStack
 
TransactionButton_Layout ChestDepositAll
 
TransactionButton_Layout ChestDepositAll_Horizontal
 
TransactionButton_Layout ChestLootAll
 
TransactionButton_Layout ChestLootAll_Horizontal
 
TransactionButton_Layout LootButton
 
TransactionButton_Layout Favorite
 

Static Public Attributes

static T InstanceNormal
 
static T InstanceConsoleLeft
 
static T InstanceConsoleRight
 

Protected Member Functions

void Awake ()
 

Properties

ItemGrid_Layout DisplayChestGrid [get, set]
 
static T Instance [get, set]
 
bool RightPageController [get, set]
 

Private Attributes

bool _rightPageController
 

Detailed Description

Definition at line 8 of file Chest_Layout.cs.


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