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

Public Member Functions

 ProfileSwitch_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

Panel_Layout LeftBacking
 
TransactionButton_Layout LeftProfile1
 
TransactionButton_Layout LeftProfile2
 
TransactionButton_Layout LeftProfile3
 
TransactionButton_Layout LeftProfile4
 
String_Layout LeftProfile1Number
 
String_Layout LeftProfile2Number
 
String_Layout LeftProfile3Number
 
String_Layout LeftProfile4Number
 
Panel_Layout RightBacking
 
TransactionButton_Layout RightProfile1
 
TransactionButton_Layout RightProfile2
 
TransactionButton_Layout RightProfile3
 
TransactionButton_Layout RightProfile4
 
String_Layout RightProfile1Number
 
String_Layout RightProfile2Number
 
String_Layout RightProfile3Number
 
String_Layout RightProfile4Number
 
string name
 

Static Public Attributes

static ProfileSwitch_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 4 of file ProfileSwitch_Layout.cs.


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