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

◆ SourceProjectileType

int? Terraria.DataStructures.PlayerDeathReason.SourceProjectileType
getset

Definition at line 15 of file PlayerDeathReason.cs.

16 {
17 [global::Cpp2ILInjected.Token(Token = "0x600364F")]
18 [global::Cpp2ILInjected.Address(RVA = "0x13DDB8C", Offset = "0x13DDB8C", Length = "0x70")]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Hurt", MemberParameters = new object[]
20 {
22 typeof(int),
23 typeof(int),
24 typeof(bool),
25 typeof(bool),
26 typeof(bool),
27 typeof(int),
28 typeof(bool)
29 }, ReturnType = typeof(double))]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int?), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
33 get
34 {
35 throw null;
36 }
37 }
class f__AnonymousType0<< Count > j__TPar