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
◆
_currentTileDrawInfo
ThreadLocal
<
TileDrawInfo
> Terraria.GameContent.Drawing.TileDrawing._currentTileDrawInfo
get
set
Definition at line
457
of file
TileDrawing.cs
.
458
{
459
get
460
{
461
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
462
}
463
set
464
{
465
}
466
}
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
Terraria
GameContent
Drawing
TileDrawing
Generated by
1.10.0