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

◆ IsMasterMode

bool Terraria.DataStructures.NPCStrengthHelper.IsMasterMode
getset

Definition at line 30 of file NPCStrengthHelper.cs.

31 {
32 [global::Cpp2ILInjected.Token(Token = "0x600361E")]
33 [global::Cpp2ILInjected.Address(RVA = "0x13DC8F8", Offset = "0x13DC8F8", Length = "0x28")]
34 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "ScaleStats", MemberParameters = new object[]
36 {
37 typeof(int?),
38 typeof(GameModeData),
39 typeof(float?)
40 }, ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "OpenBossBag", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
43 get
44 {
45 throw null;
46 }
47 }
class f__AnonymousType0<< Count > j__TPar