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

◆ TypeName

string Terraria.NPC.TypeName
getset

Definition at line 360 of file NPC.cs.

361 {
362 [global::Cpp2ILInjected.Token(Token = "0x600211F")]
363 [global::Cpp2ILInjected.Address(RVA = "0xE0C718", Offset = "0xE0C718", Length = "0x5C")]
364 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "get_FullName", ReturnType = typeof(string))]
365 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "get_GivenOrTypeName", ReturnType = typeof(string))]
366 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "firstNPCName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
367 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetFirstNPCNameOrNull", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
368 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetPartyHatColor", ReturnType = typeof(PartyHatColor))]
369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "DoDeathEvents_CelebrateBossDeath", ReturnType = typeof(void))]
370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnWOF", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(void))]
371 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnOnPlayer", MemberParameters = new object[]
372 {
373 typeof(int),
374 typeof(int)
375 }, ReturnType = typeof(void))]
376 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnBoss", MemberParameters = new object[]
377 {
378 typeof(int),
379 typeof(int),
380 typeof(int),
381 typeof(int)
382 }, ReturnType = typeof(void))]
383 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "NewNPC", MemberParameters = new object[]
384 {
386 typeof(int),
387 typeof(int),
388 typeof(int),
389 typeof(int),
390 typeof(float),
391 typeof(float),
392 typeof(float),
393 typeof(float),
394 typeof(int)
395 }, ReturnType = typeof(int))]
396 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "ToString", ReturnType = typeof(string))]
397 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PopupText), Member = "NewText", MemberParameters = new object[]
398 {
399 typeof(PopupTextContext),
400 typeof(int),
402 typeof(bool)
403 }, ReturnType = typeof(int))]
404 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "MoveTownNPC", MemberParameters = new object[]
405 {
406 typeof(int),
407 typeof(int),
408 typeof(int)
409 }, ReturnType = typeof(bool))]
410 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Terraria.GameContent.Bestiary.SortingSteps.Alphabetical), Member = "Compare", MemberParameters = new object[]
411 {
414 }, ReturnType = typeof(int))]
415 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 19)]
416 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "GetNPCNameValue", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
417 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
418 get
419 {
420 throw null;
421 }
422 }
class f__AnonymousType0<< Count > j__TPar