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

◆ DrawInvasionInfo()

void GUIEvents.DrawInvasionInfo ( Color panel,
string title,
string waveProgressString,
Texture2D icon,
float progressScale )
inline

Definition at line 9 of file GUIEvents.cs.

10 {
14 int num = 1;
16 if (num == 0)
17 {
18 }
19 float num2;
21 String_Layout progress = instance.Progress;
22 string text2;
23 string text = text2 + "%";
26 if (progress2 == null)
27 {
28 }
30 if ("1" == null)
31 {
32 }
33 String_Layout waves = instance.Waves;
34 }
class f__AnonymousType0<< Count > j__TPar
static Events_Layout Instance
String_Layout Progress
String_Layout InvasionTitle
String_Layout Waves
TransactionButton_Layout InvasionIcon

References Microsoft.Xna.Framework.Graphics.Color.Color(), String_Layout.Color, Events_Layout.Instance, Events_Layout.InvasionIcon, Events_Layout.InvasionTitle, j__TPar, Events_Layout.Progress, System.text, and Events_Layout.Waves.