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

◆ IsMechQueenUp

bool Terraria.NPC.IsMechQueenUp
staticgetset

Definition at line 2372 of file NPC.cs.

2373 {
2374 [global::Cpp2ILInjected.Token(Token = "0x600216C")]
2375 [global::Cpp2ILInjected.Address(RVA = "0xE17010", Offset = "0xE17010", Length = "0x160")]
2376 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2377 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawNPCs", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
2378 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawNPCDirect", MemberParameters = new object[]
2379 {
2381 typeof(NPC),
2382 typeof(bool),
2384 }, ReturnType = typeof(void))]
2385 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawNPCDirect", MemberParameters = new object[]
2386 {
2388 typeof(NPC),
2389 typeof(bool),
2390 typeof(Vector2),
2393 }, ReturnType = typeof(void))]
2394 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI", ReturnType = typeof(void))]
2395 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_037_Destroyer", ReturnType = typeof(void))]
2396 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_005_EaterOfSouls", ReturnType = typeof(void))]
2397 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetMechQueenCenter", ReturnType = typeof(Vector2))]
2398 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "FindFrame", ReturnType = typeof(void))]
2399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "HitEffect", MemberParameters = new object[]
2400 {
2401 typeof(int),
2402 typeof(double)
2403 }, ReturnType = typeof(void))]
2404 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 40)]
2405 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
2406 get
2407 {
2408 throw null;
2409 }
2410 }
class f__AnonymousType0<< Count > j__TPar