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 ControlsTouchTagHandler.ControlsTouchSnippet.Draw ( int touchControl,
int itemId,
bool justCheckingString,
[Out] Vector2 size,
SpriteBatch spriteBatch,
[Optional] Vector2 position,
[Optional] Color color,
float scale = 1f )
inlinestatic

Definition at line 96 of file ControlsTouchTagHandler.cs.

97 {
98 return "Mobile.Transform" != null;
99 }