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

Public Member Functions

 Equipment_Layout ()
 

Public Attributes

float AmourScale
 
float ArmourHighlightScale
 
ItemGrid_Layout ArmourDye
 
ItemGrid_Layout ArmourVanity
 
ItemGrid_Layout Armor
 
Microsoft.Xna.Framework.Vector2 ArmorCollapsePosition
 
float AccessoryScale
 
float AccessoryHighlightScale
 
ItemGrid_Layout AccessoryDye
 
ItemGrid_Layout AccessoryVanity
 
ItemGrid_Layout Accessory
 
Microsoft.Xna.Framework.Vector2 AccessoryCollapsePosition
 
ItemGrid_Layout AccessoryExtra
 
ItemGrid_Layout AccessoryVanityExtra
 
ItemGrid_Layout AccessoryDyeExtra
 
Microsoft.Xna.Framework.Vector2 AccessoryExtraCollapsePosition
 
float QuickSlotScale
 
float QuickHighlightScale
 
ItemGrid_Layout QuickSlotDye
 
ItemGrid_Layout QuickSlot
 
Microsoft.Xna.Framework.Vector2 QuickSlotCollapsePosition
 
String_Layout Title
 
String_Layout ArmourTitle
 
String_Layout AccessoryTitle
 
String_Layout QuickSlotTitle
 
Button_Layout SetBonus
 
String_Layout SetBonusText
 
Button_Layout SetBonus_Horizontal
 
String_Layout SetBonusText_Horizontal
 
AnimationCurve ItemDragPulseScale
 
TransactionButton_Layout UnequipButton
 
TransactionButton_Layout HideShowButton
 
HideShowIcons HideShowIcons
 
TransactionButton_Layout ExpandButton
 
TransactionButton_Layout CollapseButton
 
Microsoft.Xna.Framework.Vector2 VisibilityOffset
 
Microsoft.Xna.Framework.Graphics.Color VisibilityColour
 
Microsoft.Xna.Framework.Vector2 MinecartOffset
 
Microsoft.Xna.Framework.Graphics.Color MinecartColour
 
TransactionButton_Layout InfoToggleControllerButtonCollapsed
 
TransactionButton_Layout InfoToggleControllerButtonExpanded
 
TransactionButton_Layout InfoToggleButtonCollapsed
 
TransactionButton_Layout InfoToggleButtonExpanded
 
TransactionButton_Layout InfoToggleButtonCollapsed_Horizontal
 
TransactionButton_Layout InfoToggleButtonExpanded_Horizontal
 
Panel_Layout InfoAccessoriesBacking
 
Microsoft.Xna.Framework.Vector2 InfoAccessoriesBackingTLOffset
 
Microsoft.Xna.Framework.Vector2 InfoAccessoriesBackingBROffset
 
ItemGrid_Layout InfoAccessories
 
ItemGrid_Layout InfoAccessories_Horizontal
 
TransactionButton_Layout LoadoutToggleButton
 
TransactionButton_Layout LoadoutToggleButton_Horizontal
 
float InfoAccessoriesScale
 
Microsoft.Xna.Framework.Graphics.Color InfoAccNormal
 
Microsoft.Xna.Framework.Graphics.Color InfoAccDisabled
 
Microsoft.Xna.Framework.Graphics.Color InfoAccBackingColour
 
Microsoft.Xna.Framework.Graphics.Color InfoAccBackingHighlightColour
 
Microsoft.Xna.Framework.Graphics.Color InfoAccVisColour
 
float InfoAccVisScale
 
Texture_Layout InfoAccBackingTexture
 
Microsoft.Xna.Framework.Vector2 InfoAccVisOffset
 
float InfoAccessoriesIconScale
 
ItemGrid_Layout Loadouts
 
ItemGrid_Layout Loadouts_Horizontal
 
Panel_Layout LoadoutBacking
 
Microsoft.Xna.Framework.Vector2 LoadoutBackingTLOffset
 
Microsoft.Xna.Framework.Vector2 LoadoutBackingBROffset
 
float LoadoutScale
 
Microsoft.Xna.Framework.Graphics.Color LoadoutBackingColour
 
Microsoft.Xna.Framework.Graphics.Color LoadoutBackingHighlightColour
 
Texture_Layout LoadoutBackingTexture
 
float LoadoutIconScale
 
Microsoft.Xna.Framework.Graphics.Color ExtraDyeBackingColour
 
Microsoft.Xna.Framework.Graphics.Color ExtraVanityAccBackingColour
 
Microsoft.Xna.Framework.Graphics.Color ExtraAccBackingColour
 
Texture_Layout DisabledAccessoryBacking
 
Microsoft.Xna.Framework.Graphics.Color DisabledAccessoryBackingColor
 
Microsoft.Xna.Framework.Graphics.Color DisabledAccessoryBackingIconColor
 
Texture_Layout DisabledVanityAccessoryBacking
 
Microsoft.Xna.Framework.Graphics.Color DisabledVanityAccessoryBackingColor
 
Microsoft.Xna.Framework.Graphics.Color DisabledVanityAccessoryBackingIconColor
 
Texture_Layout DisabledDyeAccessoryBacking
 
Microsoft.Xna.Framework.Graphics.Color DisabledDyeAccessoryBackingColor
 
Microsoft.Xna.Framework.Graphics.Color DisabledDyeAccessoryBackingIconColor
 

Static Public Attributes

static T InstanceNormal
 
static T InstanceConsoleLeft
 
static T InstanceConsoleRight
 

Protected Member Functions

void Awake ()
 

Properties

Button_Layout DisplaySetBonus [get, set]
 
String_Layout DisplaySetBonusText [get, set]
 
TransactionButton_Layout InfoToggleCollapsed [get, set]
 
TransactionButton_Layout InfoToggleExpanded [get, set]
 
TransactionButton_Layout LoadoutToggle [get, set]
 
ItemGrid_Layout DisplayInfoAccessories [get, set]
 
ItemGrid_Layout DisplayLoadouts [get, set]
 
static T Instance [get, set]
 
bool RightPageController [get, set]
 

Private Attributes

bool _rightPageController
 

Detailed Description

Definition at line 10 of file Equipment_Layout.cs.


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