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

Public Member Functions

 Research_Layout ()
 
void Save (BinaryWriter writer)
 
void Load (BinaryReader reader)
 
bool RefreshStyles (string specificStyle=null)
 

Static Public Member Functions

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

Public Attributes

TransactionButton_Layout InventoryResearch
 
TransactionButton_Layout InventoryResearchController
 
Vector2 InventoryResearchControllerWiringOffset
 
Panel_Layout Backing
 
Panel_Layout BackingController
 
Panel_Layout ImageBacking
 
Panel_Layout ResearchItem
 
Panel_Layout ResearchItemBacking
 
Panel_Layout ResearchCogLeft1
 
Panel_Layout ResearchCogLeft2
 
Panel_Layout ResearchCogLeft3
 
Panel_Layout ResearchCogRight1
 
Panel_Layout ResearchCogRight2
 
Panel_Layout ResearchCogRight3
 
Panel_Layout Divider
 
Panel_Layout Divider2
 
TransactionButton_Layout Close
 
TransactionButton_Layout ActionResearch
 
String_Layout ItemName
 
String_Layout Description
 
Panel_Layout BarBacking
 
Panel_Layout CurrentProgress
 
Panel_Layout NewProgress
 
String_Layout Progress
 
String_Layout StackCount
 
string name
 

Static Public Attributes

static Research_Layout InstanceNormal
 
static Research_Layout Instance4Page
 

Properties

static Research_Layout Instance [get, set]
 

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, string specificStyle=null)
 

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 7 of file Research_Layout.cs.


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