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

Public Member Functions

 Crafting_Layout ()
 

Public Attributes

String_Layout Title
 
float CraftItemScale = 0f
 
float CraftItemHighlightScale
 
DraggableItemGrid_Layout CraftItemGrid
 
DraggableItemGrid_Layout HorizontalCraftItemGrid
 
DraggableItemGrid_Layout CraftItemGridCollapsed
 
DraggableItemGrid_Layout HorizontalCraftItemGridCollapsed
 
float MaterialItemScale = (float)16192
 
Vector2 MaterialTooltipOriginOffsetLeft
 
Vector2 MaterialTooltipOriginOffsetRight
 
ItemGrid_Layout MaterialsGrid
 
ItemGrid_Layout MaterialsGridController
 
String_Layout MaterialsTitle
 
String_Layout NoRecipes
 
String_Layout NoRecipesController
 
bool ReverseScroll
 
bool DrawEmptySlots = true
 
Texture_Layout DisabledBacking
 
Color DisabledBackingColor
 
Texture_Layout DisabledBackingIcon
 
Color DisabledBackingIconColor
 
TransactionButton_Layout CraftButton
 
TransactionButton_Layout DuplicationButton
 
bool DisableMaterialBackings
 
Texture_Layout MaterialBacking
 
Texture_Layout MaterialBackingHighlght
 
Color MaterialBackingColor
 
Color MaterialBackingHighlightColor
 
bool OverrideMaterialItemScale
 
float OverridenMaterialItemScale
 
bool OverrideMaterialTextScale
 
float OverridenMaterialTextScale
 
Vector2 MaterialItemTextOffset
 
Color DisabledDuplicationBackingColor
 
Texture_Layout DisabledDuplicationBackingIcon
 
Color DisabledDuplicationBackingIconColor
 
Color DuplicationBackingColor
 
Color DuplicationBackingHighlightColor
 

Static Public Attributes

static T InstanceNormal
 
static T InstanceConsoleLeft
 
static T InstanceConsoleRight
 

Protected Member Functions

void Awake ()
 

Properties

DraggableItemGrid_Layout CraftGrid [get]
 
DraggableItemGrid_Layout DuplicateGrid [get]
 
static T Instance [get]
 
bool RightPageController [get]
 

Private Attributes

bool _rightPageController
 

Detailed Description

Definition at line 6 of file Crafting_Layout.cs.


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