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
|
This is the complete list of members for GUITransactionButton, including all inherited members.
disableControllerInput | GUITransactionButton | static |
Draw(TransactionButton_Layout layout, GUITransactionButton.DrawItemHandler itemHandler, Vector2 itemSize, string label, bool disabled, ref float scale, bool forcePressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false) | GUITransactionButton | inlinestatic |
Draw(TransactionButton_Layout layout, Item item, string label, bool disabled, ref float scale, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false) | GUITransactionButton | inlinestatic |
Draw(TransactionButton_Layout layout, Texture2D itemTexture, string label, bool disabled, ref float scale, Color? overloadedItemColour, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false) | GUITransactionButton | inlinestatic |
Draw(TransactionButton_Layout layout, Texture2D itemTexture, Rectangle srcRect, string label, bool disabled, ref float scale, Color? overloadedItemColour, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false) | GUITransactionButton | inlinestatic |
Draw(TransactionButton_Layout layout, Texture2D itemTexture, Rectangle srcRect, Texture2D itemTextureHighlight, Rectangle srcRectHighlight, string label, bool disabled, ref float scale, Color? overloadedItemColour, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false) | GUITransactionButton | inlinestatic |
DrawBacking(TransactionButton_Layout layout, Texture2D backing, Texture2D additionalBacking, Color backingColour, Color additionalbackingColour, Texture2D border, Color borderColour, float scale, bool over) | GUITransactionButton | inlineprivatestatic |
DrawControlIcon(TransactionButton_Layout layout, Texture2D backing, Color iconColour, float scale, bool hasControllerFocus) | GUITransactionButton | inlineprivatestatic |
DrawItem(TransactionButton_Layout layout, Texture2D backing, Texture2D itemTexture, Color itemColour, float scale) | GUITransactionButton | inlineprivatestatic |
DrawItemHandler(Vector2 position, float itemScale) | GUITransactionButton | |
DrawLabel(TransactionButton_Layout layout, string label, Color labelColour, bool over) | GUITransactionButton | inlineprivatestatic |
DrawWithBanner(TransactionButton_Layout layout, GUIControlsBanner.ActionSource source, ControllerActionButton action, GUITransactionButton.DrawItemHandler itemHandler, Vector2 itemSize, string label, bool disabled, ref float scale, bool forcePressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false, bool drawWhenControllerConnected=false) | GUITransactionButton | inlinestatic |
DrawWithBanner(TransactionButton_Layout layout, GUIControlsBanner.ActionSource source, ControllerActionButton action, Item item, string label, bool disabled, ref float scale, bool forcedPressed=false, bool hasControllerFocus=true, bool forceOver=false, bool disablePressedState=false, bool drawWhenControllerConnected=false, bool addTouchBanner=false) | GUITransactionButton | inlinestatic |
DrawWithBanner(TransactionButton_Layout layout, GUIControlsBanner.ActionSource source, ControllerActionButton action, Texture2D itemTexture, string label, bool disabled, ref float scale, Color? overloadedItemColour, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false, bool drawWhenControllerConnected=false) | GUITransactionButton | inlinestatic |
DrawWithBanner(TransactionButton_Layout layout, GUIControlsBanner.ActionSource source, ControllerActionButton action, Texture2D itemTexture, Rectangle srcRect, string label, bool disabled, ref float scale, Color? overloadedItemColour, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false, bool drawWhenControllerConnected=false) | GUITransactionButton | inlinestatic |
DrawWithBanner(TransactionButton_Layout layout, GUIControlsBanner.ActionSource source, ControllerActionButton action, Texture2D itemTexture, Rectangle srcRect, Texture2D itemTextureHighlight, Rectangle srcRectHighlight, string label, bool disabled, ref float scale, Color? overloadedItemColour, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false, bool drawWhenControllerConnected=false) | GUITransactionButton | inlinestatic |
GetOverloadedPickingRegion(TransactionButton_Layout layout, float scale) | GUITransactionButton | inlinestatic |
GetPickRegion(TransactionButton_Layout layout) | GUITransactionButton | inlinestatic |
GetRegion(TransactionButton_Layout layout) | GUITransactionButton | inlinestatic |
HandleControllerAction(TransactionButton_Layout layout, ControllerActionButton action, string label, bool disabled, bool disablePressedState, bool hasControllerFocus) | GUITransactionButton | inlineprivatestatic |
InputState enum name | GUITransactionButton | |
LoadButtonRegion(TransactionButton_Layout layout, float scale) | GUITransactionButton | inlinestatic |