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
EntitySource_ByProjectileSourceId.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000658")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60036F6")]
11 [global::Cpp2ILInjected.Address(RVA = "0x141D654", Offset = "0x141D654", Length = "0x28")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "GetProjectileSource_SetBonus", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(IEntitySource))]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "GetProjectileSource_Misc", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(IEntitySource))]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "UpdateWorld", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x4007805")]
23 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
24 public readonly int SourceId;
25 }
26}
class f__AnonymousType0<< Count > j__TPar