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

◆ DrawRightControlsBanner()

void GUIControlsBanner.DrawRightControlsBanner ( )
inline

Definition at line 356 of file GUIControlsBanner.cs.

357 {
360 if (!true)
361 {
362 }
363 if (!true)
364 {
365 }
366 this.secondLine = true;
367 int size = this.currentActions._size;
368 if (32640 == 0)
369 {
370 }
371 if (this.lastDrawRegion2.Width != 0)
372 {
373 if (32640 == 0)
374 {
375 }
376 if (this.secondLine)
377 {
379 int width = this.lastDrawRegion2.Width;
380 Vector2 vector = rectangle.TopLeft();
382 int width2 = this.lastDrawRegion2.Width;
383 Vector2 vector2 = rectangle2.BottomRight();
384 }
385 }
386 }
class f__AnonymousType0<< Count > j__TPar
List< GUIControlsBanner.Action > currentActions
List< GUIControlsBanner.Action > RightActions

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