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

◆ IsCursorOver()

static bool GUIButton.IsCursorOver ( Vector2 position,
Button_Layout layout,
Texture2D texture )
inlinestatic

Definition at line 149 of file GUIButton.cs.

150 {
151 if (!true)
152 {
153 }
154 if (!true)
155 {
156 }
157 if (!true)
158 {
159 }
160 if (true)
161 {
162 Vector2 vector;
163 float num = vector.Length();
164 float num2 = vector.Length();
165 float num3 = vector.Length();
166 }
167 return true;
168 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Microsoft.Xna.Framework.Vector2.Length().