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

◆ ExtraDamageForGetGoodWorld

bool Terraria.DataStructures.NPCStrengthHelper.ExtraDamageForGetGoodWorld
getset

Definition at line 50 of file NPCStrengthHelper.cs.

51 {
52 [global::Cpp2ILInjected.Token(Token = "0x600361F")]
53 [global::Cpp2ILInjected.Address(RVA = "0x13DC920", Offset = "0x13DC920", Length = "0x28")]
54 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "ScaleStats", MemberParameters = new object[]
56 {
57 typeof(int?),
58 typeof(GameModeData),
59 typeof(float?)
60 }, ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
62 get
63 {
64 throw null;
65 }
66 }
class f__AnonymousType0<< Count > j__TPar