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

◆ IsShimmerVariant

bool Terraria.NPC.IsShimmerVariant
getset

Definition at line 280 of file NPC.cs.

281 {
282 [global::Cpp2ILInjected.Token(Token = "0x600211C")]
283 [global::Cpp2ILInjected.Address(RVA = "0xE0C048", Offset = "0xE0C048", Length = "0x84")]
284 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
285 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUINPCDialogue), Member = "SetupButtonText", MemberParameters = new object[]
286 {
287 typeof(ref string),
289 typeof(ref string),
291 typeof(ref int),
292 typeof(ref bool)
293 }, ReturnType = typeof(void))]
294 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUINPCDialogue), Member = "DrawPartyHat", MemberParameters = new object[]
295 {
296 typeof(NPC),
299 typeof(float)
300 }, ReturnType = typeof(void))]
301 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPageIcons), Member = "GetCategoryTexture", MemberParameters = new object[]
302 {
304 typeof(bool)
305 }, ReturnType = typeof(Texture2D))]
306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawNPCExtras", MemberParameters = new object[]
307 {
308 typeof(NPC),
309 typeof(bool),
310 typeof(float),
311 typeof(float),
312 typeof(Color),
316 }, ReturnType = typeof(void))]
317 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_007_TownEntities", ReturnType = typeof(void))]
318 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "checkDead", ReturnType = typeof(void))]
319 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "HitEffect", MemberParameters = new object[]
320 {
321 typeof(int),
322 typeof(double)
323 }, ReturnType = typeof(void))]
324 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 138)]
325 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
326 get
327 {
328 throw null;
329 }
330 }
class f__AnonymousType0<< Count > j__TPar