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

◆ UniqueDraw()

override bool ControlsTouchTagHandler.ControlsTouchSnippet.UniqueDraw ( bool justCheckingString,
[Out] Vector2 size,
SpriteBatch spriteBatch,
[Optional] Vector2 position,
[Optional] Color color,
float scale = 1f )
inlinevirtual

Reimplemented from Terraria.UI.Chat.TextSnippet.

Definition at line 102 of file ControlsTouchTagHandler.cs.

103 {
104 int controlType = this._controlType;
105 return true;
106 }
class f__AnonymousType0<< Count > j__TPar

References ControlsTouchTagHandler.ControlsTouchSnippet._controlType, and j__TPar.