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

◆ TranslatedTargetIndex

int Terraria.NPC.TranslatedTargetIndex
getset

Definition at line 207 of file NPC.cs.

208 {
209 [global::Cpp2ILInjected.Token(Token = "0x6002119")]
210 [global::Cpp2ILInjected.Address(RVA = "0xE0BF18", Offset = "0xE0BF18", Length = "0x14")]
211 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
213 get
214 {
215 throw null;
216 }
217 }