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 ControlsButtonTagHandler.ControlsButtonSnippet.Draw ( GUIControllerInputButton::LinkedControlType control,
bool justCheckingString,
[Out] Vector2 size,
SpriteBatch spriteBatch,
[Optional] Vector2 position,
[Optional] Color color,
float scale = 1f )
inlinestatic

Definition at line 164 of file ControlsButtonTagHandler.cs.

165 {
166 if (true && true)
167 {
168 if (!true)
169 {
170 }
171 if (!true)
172 {
173 }
174 }
176 return true;
177 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by ControlsButtonTagHandler.ControlsButtonSnippet.UniqueDraw().