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

Public Member Functions

 WorldSelectMenu_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
 
DraggableItemGrid_Layout WorldGrid
 
StringButton_Layout Title
 
TransactionButton_Layout New
 
TransactionButton_Layout Back
 
Panel_Layout MenuDivider
 
TransactionButton_Layout Options
 
Panel_Layout OptionsGreyout
 
Panel_Layout OptionsBacking
 
Panel_Layout OptionsWithCloudBacking
 
TransactionButton_Layout Play
 
TransactionButton_Layout Delete
 
TransactionButton_Layout Favorite
 
TransactionButton_Layout Rename
 
TransactionButton_Layout SeedDisplay
 
TransactionButton_Layout Cloud
 
SelectWorldFavoriteIcons FavoriteIcons
 
SelectWorldFavoriteIcons CloudIcons
 
Panel_Layout ItemBacking
 
Panel_Layout ItemGreyout
 
Panel_Layout ItemSelectedBacking
 
Panel_Layout ItemSelectedGreyout
 
Button_Layout ItemPlay
 
Button_Layout ItemDelete
 
Button_Layout ItemFavourite
 
Button_Layout ItemRename
 
Button_Layout ItemSeedDisplay
 
Button_Layout ItemCloud
 
Button_Layout ItemDivider
 
String_Layout ItemName
 
Panel_Layout ItemNameDivider
 
Panel_Layout ItemTimeBacking
 
String_Layout ItemTime
 
Panel_Layout ItemModeBacking
 
String_Layout ItemMode
 
Panel_Layout ItemSizeBacking
 
String_Layout ItemSize
 
Panel_Layout ItemSeedBacking
 
String_Layout ItemSeed
 
Panel_Layout ItemImage
 
Panel_Layout CompletedItemImage
 
int MaxWorlds
 
int MaxWorlds_Stadia
 
bool FavouriteVisualScroll
 
String_Layout SyncInformation
 
Button_Layout SyncIcon
 
GUIWorldSelectMenu.WorldRenameOption worldRenameOption
 
string name
 

Static Public Attributes

static WorldSelectMenu_Layout Instance
 

Properties

int PlatformMaxWorlds [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 6 of file WorldSelectMenu_Layout.cs.


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