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

Public Member Functions

 PageIcons_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

Stretched_Layout Backing1
 
Stretched_Layout Backing1Pressed
 
Stretched_Layout Backing2
 
Stretched_Layout Backing2Pressed
 
ItemGrid_Layout LeftItems
 
ItemGrid_Layout RightItems
 
Stretched_Layout Backing1_Horizontal
 
Stretched_Layout Backing1_HorizontalPressed
 
Stretched_Layout Backing2_Horizontal
 
Stretched_Layout Backing2_HorizontalPressed
 
ItemGrid_Layout LeftItems_Horizontal
 
ItemGrid_Layout RightItems_Horizontal
 
ItemGrid_Layout LeftItems_Controller
 
ItemGrid_Layout RightItems_Controller
 
ItemGrid_Layout LeftItems_MouseKeyboard
 
ItemGrid_Layout RightItems_MouseKeyboard
 
Stretched_Layout Backing1_Top
 
Stretched_Layout Backing1_TopPressed
 
Stretched_Layout Backing2_Top
 
Stretched_Layout Backing2_TopPressed
 
ItemGrid_Layout LeftItems_Top
 
ItemGrid_Layout RightItems_Top
 
float ItemScale
 
float ItemHighlightScale
 
float ScaleSpeed
 
TransactionButton_Layout LeftMenuButton
 
TransactionButton_Layout LeftMenuButton_Horizontal
 
TransactionButton_Layout LeftMenuButton_Top
 
AnimationCurve ItemDragPulseScale
 
String_Layout LeftPageTitle
 
String_Layout LeftPageTitle_Top
 
String_Layout LeftPageTitle_Bottom
 
String_Layout RightPageTitle
 
String_Layout RightPageTitle_Top
 
String_Layout RightPageTitle_Bottom
 
TransactionButton_Layout LeftOptions
 
Panel_Layout LeftOptionsBacking
 
Microsoft.Xna.Framework.Vector2 LeftOptionsBackingTLOffset
 
Microsoft.Xna.Framework.Vector2 LeftOptionsBackingBROffset
 
Panel_Layout OptionsGreyout
 
ControlAnchor.ControlId LeftGlobalOptionPositionAnchorControl
 
LayoutCalculator.AnchorType LeftGlobalOptionPositionAnchor
 
Microsoft.Xna.Framework.Vector2 LeftGlobalOptionPosition
 
Microsoft.Xna.Framework.Vector2 LeftGlobalOptionSpacing
 
ControlAnchor.ControlId LeftOptionPositionAnchorControl
 
LayoutCalculator.AnchorType LeftOptionPositionAnchor
 
Microsoft.Xna.Framework.Vector2 LeftOptionPosition
 
Microsoft.Xna.Framework.Vector2 LeftOptionSpacing
 
Microsoft.Xna.Framework.Vector2 LeftMenuTextOffset
 
Microsoft.Xna.Framework.Vector2 LeftTextOffset
 
TransactionButton_Layout RightOptions
 
Panel_Layout RightOptionsBacking
 
Panel_Layout RightOptionsBackingChest
 
Panel_Layout RightOptionsBackingShop
 
Panel_Layout RightOptionsBackingEquipment
 
Microsoft.Xna.Framework.Vector2 RightOptionsBackingTLOffset
 
Microsoft.Xna.Framework.Vector2 RightOptionsBackingBROffset
 
ControlAnchor.ControlId RightGlobalOptionPositionAnchorControl
 
LayoutCalculator.AnchorType RightGlobalOptionPositionAnchor
 
Microsoft.Xna.Framework.Vector2 RightGlobalOptionPosition
 
Microsoft.Xna.Framework.Vector2 RightGlobalOptionSpacing
 
ControlAnchor.ControlId RightOptionPositionAnchorControl
 
LayoutCalculator.AnchorType RightOptionPositionAnchor
 
Microsoft.Xna.Framework.Vector2 RightOptionPosition
 
Microsoft.Xna.Framework.Vector2 RightOptionSpacing
 
Microsoft.Xna.Framework.Vector2 RightMenuTextOffset
 
Microsoft.Xna.Framework.Vector2 RightTextOffset
 
AnimatedTexture_Layout LeftMenuTimer
 
AnimatedTexture_Layout RightMenuTimer
 
string name
 

Static Public Attributes

static PageIcons_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, 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 PageIcons_Layout.cs.


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