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

Public Member Functions

 Crafting_Layout ()
 

Public Attributes

String_Layout Title
 
float CraftItemScale
 
float CraftItemHighlightScale
 
DraggableItemGrid_Layout CraftItemGrid
 
DraggableItemGrid_Layout HorizontalCraftItemGrid
 
DraggableItemGrid_Layout CraftItemGridCollapsed
 
DraggableItemGrid_Layout HorizontalCraftItemGridCollapsed
 
float MaterialItemScale
 
Vector2 MaterialTooltipOriginOffsetLeft
 
Vector2 MaterialTooltipOriginOffsetRight
 
ItemGrid_Layout MaterialsGrid
 
ItemGrid_Layout MaterialsGridController
 
String_Layout MaterialsTitle
 
String_Layout NoRecipes
 
String_Layout NoRecipesController
 
bool ReverseScroll
 
bool DrawEmptySlots
 
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, set]
 
DraggableItemGrid_Layout DuplicateGrid [get, set]
 
static T Instance [get, set]
 
bool RightPageController [get, set]
 

Private Attributes

bool _rightPageController
 

Detailed Description

Definition at line 8 of file Crafting_Layout.cs.


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