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

◆ DrawWithBanner() [5/5]

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

Definition at line 1356 of file GUITransactionButton.cs.

1357 {
1358 throw null;
1359 }