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
◆
NewDustPerfect()
static
Dust
Terraria.Dust.NewDustPerfect
(
Vector2
Position
,
int
Type
,
[Optional]
Vector2
?
Velocity
,
int
Alpha
=
0
,
[Optional]
Color
newColor
,
float
Scale
=
1f
)
inline
static
Definition at line
25
of file
Dust.cs
.
26
{
27
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
28
}
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
Terraria
Dust
Generated by
1.10.0