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

Public Member Functions

void Apply (TransactionButton_Layout layout)
 
void Copy (TransactionButton_Layout layout)
 
 TransactionButtonStyle_Definition ()
 

Public Attributes

string StyleId
 
float Scale
 
Vector2 PickBorder
 
Vector2 PickOffset
 
Color Color
 
bool UseCirclePickingRegion
 
Color DisabledColour
 
Color PressedColour
 
Color IconColour
 
Color DisabledIconColour
 
Color PressedIconColour
 
Color LabelHighlightTint
 
float ScaleSpeed
 
float DisabledScale
 
float PressedScale
 
int IconMaxSizeInset
 
Texture_Layout BackingDisabled
 
Texture_Layout BackingNormal
 
Texture_Layout BackingPressed
 
Texture_Layout BackingPressedHighlight
 
Color BackingPressedHighlightColour
 
Texture_Layout OverBackingHighlight
 
Texture_Layout HighlightBackingDisabled
 
Color HighlightDisabledColour
 
Texture_Layout HighlightBackingNormal
 
Color HighlightColour
 
Texture_Layout HighlightBackingPressed
 
Color HighlightPressedColour
 
bool DrawLabel
 
bool DrawIcon
 
bool DrawItem
 
bool DrawControlsIconOnFocus
 
String_Layout Label
 
Color DisabledLabelColour
 
Color PressedLabelColour
 
bool DisableIconResize
 
Vector2 IconOffset
 
bool ForceIconScale
 
float ForcedIconScale
 
bool DisableIconOnFocus
 
bool DisableControlIconResize
 
Vector2 ControlIconOffset
 
bool ForceControlIconScale
 
float ForcedControlIconScale
 
bool DisableItemResize
 
bool ForceItemScale
 
float ForcedItemScale
 
Vector2 ItemOffset
 
Texture_Layout DefaultItemTexture
 
Color ItemColour
 
Color DisabledItemColour
 
Color PressedItemColour
 
bool overloadSize
 
Vector2 overloadedSize
 
bool DrawDivider
 
Panel_Layout Divider
 
bool UseDividerHighlightColours
 
Color DividerHighlightColour
 
Color DividerHighlightBorderColour
 
Color DividerPressedColour
 
Color DividerPressedBorderColour
 
Color DividerPressedHighlightColour
 
Color DividerPressedHighlightBorderColour
 
Color DividerDisabledColour
 
Color DividerDisabledBorderColour
 
Color DividerDisabledHighlightColour
 
Color DividerDisabledHighlightBorderColour
 
Texture_Layout BorderDisabled
 
Color DisabledBorderColour
 
Texture_Layout BorderNormal
 
Color NormalBorderColour
 
Texture_Layout BorderPressed
 
Color PressedBorderColour
 

Detailed Description

Definition at line 10 of file TransactionButtonStyle_Definition.cs.


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