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

◆ DrawLeftControlsBanner()

void GUIControlsBanner.DrawLeftControlsBanner ( )
inline

Definition at line 320 of file GUIControlsBanner.cs.

321 {
322 int num = 1;
325 if (num == 0)
326 {
327 }
328 if (num == 0)
329 {
330 }
331 int num2 = 32640;
332 int num3 = 1;
333 this.secondLine = num3 != 0;
334 int size = this.currentActions._size;
335 if (num2 == 0)
336 {
337 }
338 if (this.lastDrawRegion2.Width != 0)
339 {
340 if (num2 == 0)
341 {
342 }
343 if (this.secondLine)
344 {
346 int width = this.lastDrawRegion2.Width;
347 Vector2 vector = rectangle.TopLeft();
349 int width2 = this.lastDrawRegion2.Width;
350 Vector2 vector2 = rectangle2.BottomRight();
351 }
352 }
353 }
class f__AnonymousType0<< Count > j__TPar
List< GUIControlsBanner.Action > currentActions
List< GUIControlsBanner.Action > LeftActions

References currentActions, j__TPar, lastDrawRegion2, LeftActions, secondLine, and Microsoft.Xna.Framework.Rectangle.Width.