terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for GUITransactionButton, including all inherited members.
disableControllerInput | GUITransactionButton | static |
Draw(TransactionButton_Layout layout, GUITransactionButton.DrawItemHandler itemHandler, Microsoft.Xna.Framework.Vector2 itemSize, string label, bool disabled, 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, float scale, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false) | GUITransactionButton | inlinestatic |
Draw(TransactionButton_Layout layout, Microsoft.Xna.Framework.Graphics.Texture2D itemTexture, string label, bool disabled, float scale, Microsoft.Xna.Framework.Graphics.Color? overloadedItemColour, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false) | GUITransactionButton | inlinestatic |
Draw(TransactionButton_Layout layout, Microsoft.Xna.Framework.Graphics.Texture2D itemTexture, Rectangle srcRect, string label, bool disabled, float scale, Microsoft.Xna.Framework.Graphics.Color? overloadedItemColour, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false) | GUITransactionButton | inlinestatic |
Draw(TransactionButton_Layout layout, Microsoft.Xna.Framework.Graphics.Texture2D itemTexture, Rectangle srcRect, Microsoft.Xna.Framework.Graphics.Texture2D itemTextureHighlight, Rectangle srcRectHighlight, string label, bool disabled, float scale, Microsoft.Xna.Framework.Graphics.Color? overloadedItemColour, bool forcedPressed=false, bool hasControllerFocus=false, bool forceOver=false, bool disablePressedState=false) | GUITransactionButton | inlinestatic |
DrawBacking(TransactionButton_Layout layout, Microsoft.Xna.Framework.Graphics.Texture2D backing, Microsoft.Xna.Framework.Graphics.Texture2D additionalBacking, Microsoft.Xna.Framework.Graphics.Color backingColour, Microsoft.Xna.Framework.Graphics.Color additionalbackingColour, Microsoft.Xna.Framework.Graphics.Texture2D border, Microsoft.Xna.Framework.Graphics.Color borderColour, float scale, bool over) | GUITransactionButton | inlineprivatestatic |
DrawControlIcon(TransactionButton_Layout layout, Microsoft.Xna.Framework.Graphics.Texture2D backing, Microsoft.Xna.Framework.Graphics.Color iconColour, float scale, bool hasControllerFocus) | GUITransactionButton | inlineprivatestatic |
DrawItem(TransactionButton_Layout layout, Microsoft.Xna.Framework.Graphics.Texture2D backing, Microsoft.Xna.Framework.Graphics.Texture2D itemTexture, Microsoft.Xna.Framework.Graphics.Color itemColour, float scale) | GUITransactionButton | inlineprivatestatic |
DrawLabel(TransactionButton_Layout layout, string label, Microsoft.Xna.Framework.Graphics.Color labelColour, bool over) | GUITransactionButton | inlineprivatestatic |
DrawWithBanner(TransactionButton_Layout layout, GUIControlsBanner.ActionSource source, ControllerActionButton action, GUITransactionButton.DrawItemHandler itemHandler, Microsoft.Xna.Framework.Vector2 itemSize, string label, bool disabled, 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, 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, Microsoft.Xna.Framework.Graphics.Texture2D itemTexture, string label, bool disabled, float scale, Microsoft.Xna.Framework.Graphics.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, Microsoft.Xna.Framework.Graphics.Texture2D itemTexture, Rectangle srcRect, string label, bool disabled, float scale, Microsoft.Xna.Framework.Graphics.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, Microsoft.Xna.Framework.Graphics.Texture2D itemTexture, Rectangle srcRect, Microsoft.Xna.Framework.Graphics.Texture2D itemTextureHighlight, Rectangle srcRectHighlight, string label, bool disabled, float scale, Microsoft.Xna.Framework.Graphics.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 |