terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ReforgePopup_Layout Class Reference
+ Inheritance diagram for ReforgePopup_Layout:

Public Member Functions

 ReforgePopup_Layout ()
 
void Save (BinaryWriter writer)
 
void Load (BinaryReader reader)
 
bool RefreshStyles ([Optional] string specificStyle)
 

Static Public Member Functions

static void LoadReleaseLayout ()
 
static bool LoadReleaseLayout (byte[] data)
 
static bool IsList (Type value)
 

Public Attributes

int BackingTextPadding
 
int BackingTextPaddingController
 
int MinTextHeight
 
int TextBackingOffset
 
int MaxWidthLastLineAddition = 150
 
Panel_Layout Backing
 
String_Layout Text
 
Panel_Layout TextBacking
 
Panel_Layout MenuDivider
 
TransactionButton_Layout Close
 
TransactionButton_Layout Reforge
 
Panel_Layout SavingsBacking
 
String_Layout Savings
 
String_Layout SavingsTitle
 
Vector2 Savings1IconOffset = 17008
 
Vector2 Savings2IconOffset = 16968
 
Vector2 Savings3IconOffset = 16968
 
Vector2 Savings4IconOffset = 16928
 
String_Layout ReforgeCost
 
String_Layout ReforgeCostController
 
String_Layout ReforgeItemName
 
Panel_Layout ReforgeItemNameDivider
 
Panel_Layout ReforgeItem
 
Panel_Layout ReforgeItemBacking
 
string name
 

Static Public Attributes

static ReforgePopup_Layout Instance
 

Private Member Functions

void Awake ()
 
void SaveFields (BinaryWriter writer, Type implementingType, object thisObject)
 
void LoadFields (BinaryReader reader, Type implementingType, object thisObject)
 
bool RefreshFields (Type implementingType, object thisObject, [Optional] string specificStyle)
 

Static Private Member Functions

static void SerialiseAtPath (BinaryWriter writer, Transform root)
 

Static Private Attributes

static List< LayoutDefinitionUIDefinitions
 
static Dictionary< Type, bool > typesEncountered
 
static StringBuilder output
 

Detailed Description

Definition at line 5 of file ReforgePopup_Layout.cs.


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