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

◆ Draw() [4/5]

static GUITransactionButton.InputState GUITransactionButton.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 )
inlinestatic

Definition at line 1913 of file GUITransactionButton.cs.

1914 {
1915 throw null;
1916 }