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
NPCDebuffImmunityData.cs
Go to the documentation of this file.
1using System;
4using Terraria.ID;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000638")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6003637")]
12 [global::Cpp2ILInjected.Address(RVA = "0x13DD1B8", Offset = "0x13DD1B8", Length = "0x100")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SetDefaults", MemberParameters = new object[]
15 {
16 typeof(int),
18 }, ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
21 public void ApplyToNPC(NPC npc)
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x6003638")]
27 [global::Cpp2ILInjected.Address(RVA = "0x13DD2B8", Offset = "0x13DD2B8", Length = "0x8")]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCID.Sets), Member = ".cctor", ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 541)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x40076F8")]
37 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
38 public bool ImmuneToWhips;
39
40 [global::Cpp2ILInjected.Token(Token = "0x40076F9")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x11")]
43
44 [global::Cpp2ILInjected.Token(Token = "0x40076FA")]
45 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
47 }
48}
class f__AnonymousType0<< Count > j__TPar