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

◆ IsExpertMode

bool Terraria.DataStructures.NPCStrengthHelper.IsExpertMode
getset

Definition at line 11 of file NPCStrengthHelper.cs.

12 {
13 [global::Cpp2ILInjected.Token(Token = "0x600361D")]
14 [global::Cpp2ILInjected.Address(RVA = "0x13DC8D0", Offset = "0x13DC8D0", Length = "0x28")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "ScaleStats", MemberParameters = new object[]
17 {
18 typeof(int?),
19 typeof(GameModeData),
20 typeof(float?)
21 }, ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
23 get
24 {
25 throw null;
26 }
27 }
class f__AnonymousType0<< Count > j__TPar