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
◆
DrawPlayerHead()
void
Terraria.Graphics.Renderers.MapHeadRenderer.DrawPlayerHead
(
Camera
camera
,
Player
drawPlayer
,
Vector2
position
,
float
alpha
=
1f
,
float
scale
=
1f
,
[Optional]
Color
borderColor
)
inline
Definition at line
29
of file
MapHeadRenderer.cs
.
30
{
31
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
32
}
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
Terraria
Graphics
Renderers
MapHeadRenderer
Generated by
1.10.0