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

◆ IsCursorOverExpanded()

static bool GUIButton.IsCursorOverExpanded ( Vector2 position,
Button_Layout layout,
Texture2D texture,
float expanded )
inlinestatic

Definition at line 123 of file GUIButton.cs.

124 {
125 if (!true)
126 {
127 }
128 if (!true)
129 {
130 }
131 if (!true)
132 {
133 }
134 if (true)
135 {
136 Vector2 vector;
137 float num = vector.Length();
138 float num2 = vector.Length();
139 float num3 = vector.Length();
140 float num4 = vector.Length();
141 float num5 = vector.Length();
142 float num6 = vector.Length();
143 float num7 = vector.Length();
144 }
145 return true;
146 }
class f__AnonymousType0<< Count > j__TPar

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