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

Public Types

enum  QuickActionControl {
  Heal , Mana , Mount , Buff ,
  Grapple , Jump , Fire , SmartCursor ,
  AutoFire , ZoomIn , ZoomOut , ZoomDefault ,
  MapZoomIn , MapZoomOut , MapZoomDefault , MinimapZoomIn ,
  MinimapZoomOut , MinimapZoomDefault , Interact , Inventory ,
  Reforge , AutoSelect , GrappleFire , Map ,
  TargetLockOn , ProfileSwitch , Settings , Loadout1 ,
  Loadout2 , Loadout3 , LoadoutCycle , Unbound
}
 

Public Member Functions

 TransactionButton_Layout ()
 

Public Attributes

TransactionButtonStyle_Layout Style
 
bool DrawLabel
 
bool DrawIcon
 
bool DrawItem
 
bool DrawControlsIconOnFocus
 
bool ClickOnRelease
 
String_Layout Label
 
bool MouseHoverFade
 
Color DisabledLabelColour
 
Color PressedLabelColour
 
bool DisableIconResize
 
Vector2 IconOffset
 
bool ForceIconScale
 
float ForcedIconScale
 
Texture_Layout IconTexture
 
Texture_Layout IconTextureHighlight
 
bool DisableIconOnFocus
 
bool DisableItemOnFocus
 
GUIControllerInputButton.LinkedControlType LinkedControl
 
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
 
Texture_Layout HighlightBackingDisabled
 
Color HighlightDisabledColour
 
Texture_Layout HighlightBackingNormal
 
Color HighlightColour
 
Texture_Layout HighlightBackingPressed
 
Color HighlightPressedColour
 
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
 
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
 
ControlAnchor.ControlId AnchorControl
 
LayoutCalculator.AnchorType Anchor
 
Vector2 Location
 
float Scale
 
Vector2 PickBorder
 
Vector2 PickOffset
 
Color Color
 
bool UseCirclePickingRegion
 

Properties

ControllerActionButton LinkedActionMapping [get, set]
 

Private Member Functions

bool IsNotUsingStyle ()
 

Private Attributes

ControllerActionButton _linkedActionMapping
 

Detailed Description

Definition at line 11 of file TransactionButton_Layout.cs.


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