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

Public Member Functions

 RubbleMakerUI_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

Panel_Layout Backing
 
ItemGrid_Layout MaterialOptions
 
ItemGrid_Layout RubbleOptions
 
Panel_Layout MenuDivider
 
bool DrawEmptySlots
 
Texture_Layout DisabledBacking
 
Color DisabledBackingColor
 
Texture_Layout DisabledBackingIcon
 
Color DisabledBackingIconColor
 
Vector2 TouchPanelOffset
 
TransactionButton_Layout SizeToggle
 
TransactionButton_Layout MaterialToggle
 
float MaterialScale
 
float HighlightedMaterialScale
 
float RubbleScale
 
float HighlightedRubbleScale
 
Vector2 SmallRubblePreviewScaleOffset
 
float SmallRubblePreviewScale
 
Vector2 MediumRubblePreviewScaleOffset
 
float MediumRubblePreviewScale
 
Vector2 LargeRubblePreviewScaleOffset
 
float LargeRubblePreviewScale
 
Panel_Layout MaterialBacking
 
Vector2 MaterialBackingTLOffset
 
Vector2 MaterialBackingBROffset
 
FadeString_Layout TooltipDisplay
 
string name
 

Static Public Attributes

static RubbleMakerUI_Layout InstanceNormal
 
static RubbleMakerUI_Layout Instance4Page
 

Properties

static RubbleMakerUI_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 8 of file RubbleMakerUI_Layout.cs.


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