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

Public Member Functions

 JourneyModeSettings_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 JWSettingsButton
 
StringButton_Layout Title
 
Panel_Layout Backing
 
DraggableItemGrid_Layout OptionGrid
 
Panel_Layout MenuDivider
 
Panel_Layout MenuDivider2
 
TransactionButton_Layout CloseButton
 
Panel_Layout CategoryBacking
 
TransactionButton_Layout CategoryTime
 
TransactionButton_Layout CategoryWeather
 
TransactionButton_Layout CategoryPowers
 
JourneySettingsSlider_Layout SliderLayout
 
JourneySettingsButton_Layout ButtonLayout
 
JourneySettingsToggle_Layout ToggleLayout
 
TransactionButton_Layout WindEastNotch
 
TransactionButton_Layout WindNoneNotch
 
TransactionButton_Layout WindWestNotch
 
float WindNoneThreashold
 
float WindWestThreashold
 
TransactionButton_Layout RainClearNotch
 
TransactionButton_Layout RainDrizzleNotch
 
TransactionButton_Layout RainMonsoonNotch
 
float RainDrizzleThreshold
 
float RainMonsoonThreshold
 
TransactionButton_Layout DifficultyJourneyNotch
 
TransactionButton_Layout DifficultyClassicNotch
 
TransactionButton_Layout DifficultyExpertNotch
 
TransactionButton_Layout DifficultyMasterNotch
 
float DifficultyClassicThreshold
 
float DifficultyExpertThreshold
 
float DifficultyMasterThreshold
 
bool ControllerFosusShowItems
 
string name
 

Static Public Attributes

static JourneyModeSettings_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 6 of file JourneyModeSettings_Layout.cs.


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