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

Classes

class  ControlsWidgets
 
class  SlotPriority
 

Public Member Functions

 VirtualInputControllerEdit_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

float ControllerDragSpeed
 
TransactionButton_Layout Finish
 
TransactionButton_Layout ResetDefaults
 
TransactionButton_Layout CancelChanges
 
ItemGrid_Layout ControlSelection
 
Panel_Layout AllowedLeftRegion
 
Panel_Layout AllowedRightRegion
 
Panel_Layout LeftControlRegion
 
Color LeftControlRegionDraggingBackingColor
 
Color LeftControlRegionDraggingBorderColor
 
Panel_Layout RightControlRegion
 
Color RightControlRegionDraggingBackingColor
 
Color RightControlRegionDraggingBorderColor
 
Panel_Layout AllowedInterfaceLeftRegion
 
Panel_Layout AllowedInterfaceRightRegion
 
Panel_Layout AllowedInterfaceLeftRegionSmall
 
Panel_Layout AllowedInterfaceRightRegionSmall
 
Panel_Layout LeftInterfaceRegion
 
Panel_Layout RightInterfaceRegion
 
Color LeftInterfaceRegionDraggingBackingColor
 
Color LeftInterfaceRegionDraggingBorderColor
 
Color RightInterfaceRegionDraggingBackingColor
 
Color RightInterfaceRegionDraggingBorderColor
 
Color DisabledPageBackingColor
 
Color DisabledPageIconColor
 
Color DisabledHotbarColor
 
Color DisabledInventoryColor
 
Color DisabledTrashColor
 
Color DisabledTrashIconColor
 
Color DisabledChestColor
 
Color DisabledPageTitleColor
 
Panel_Layout ScreenBacking
 
Panel_Layout ControlsBacking
 
ItemGrid_Layout ControlsGrid
 
float ControlsItemScale
 
Vector2 ControlsGridAxisOffset
 
Vector2 ControlsGridButtonOffset
 
TransactionButton_Layout Mappings
 
TransactionButton_Layout Controls
 
FadeString_Layout FadeLabel
 
VirtualInputControllerEdit_Layout.SlotPriority ControlPriority
 
VirtualInputControllerEdit_Layout.ControlsWidgets EditControlWidgets
 
string name
 

Static Public Attributes

static VirtualInputControllerEdit_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 6 of file VirtualInputControllerEdit_Layout.cs.


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