terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Draw()

static bool ControlsAxisTagHandler.ControlsAxisSnippet.Draw ( GUIControllerInputButton::AxisControl axisControl,
bool justCheckingString,
[Out] Vector2 size,
SpriteBatch spriteBatch,
[Optional] Vector2 position,
[Optional] Color color,
float scale = 1f )
inlinestatic

Definition at line 65 of file ControlsAxisTagHandler.cs.

66 {
67 if (true && true)
68 {
69 if (!true)
70 {
71 }
72 if (!true)
73 {
74 }
75 }
77 return true;
78 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by ControlsAxisTagHandler.ControlsAxisSnippet.UniqueDraw().