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

◆ IsReady

bool Terraria.Graphics.Renderers.MapHeadRenderer.IsReady
getset

Implements Terraria.GameContent.INeedRenderTargetContent.

Definition at line 122 of file MapHeadRenderer.cs.

123 {
124 [global::Cpp2ILInjected.Token(Token = "0x6003E0A")]
125 [global::Cpp2ILInjected.Address(RVA = "0x14AB58C", Offset = "0x14AB58C", Length = "0x10")]
126 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
128 get
129 {
130 throw null;
131 }
132 }