terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ NewDustDirect()

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

Definition at line 386 of file Dust.cs.

387 {
388 throw null;
389 }