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

◆ NewDust()

static int Terraria.Dust.NewDust ( Vector2 Position,
int Width,
int Height,
int Type,
float SpeedX = 0f,
float SpeedY = 0f,
int Alpha = 0,
[Optional] Color newColor,
float Scale = 1f )
inlinestatic

Definition at line 58 of file Dust.cs.

59 {
60 int num = 1;
61 if (num == 0)
62 {
63 }
64 bool gameMenu = Main.gameMenu;
65 if (num == 0)
66 {
67 }
68 long ticks = DateTime.Now.Ticks;
69 bool netHostOnly = Main.NetHostOnly;
70 int num2 = 32640;
71 int num3 = 32768;
72 if (num2 == 0)
73 {
74 }
75 if (num2 == 0)
76 {
77 }
78 if (num3 == 0)
79 {
80 }
81 int num4;
82 if (num4 != 0)
83 {
84 return 6000;
85 }
86 if (!true)
87 {
88 }
89 int num5;
90 return num5;
91 }
class f__AnonymousType0<< Count > j__TPar
static DateTime Now
Definition DateTime.cs:530

References Terraria.Main.gameMenu, j__TPar, Terraria.Main.NetHostOnly, System.DateTime.Now, and System.DateTime.Ticks.