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

◆ Name

string Terraria.Projectile.Name
getset

Definition at line 43 of file Projectile.cs.

44 {
45 [global::Cpp2ILInjected.Token(Token = "0x6002608")]
46 [global::Cpp2ILInjected.Address(RVA = "0xFFFF0C", Offset = "0xFFFF0C", Length = "0x64")]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMapIcons_LastGolfballHit", MemberParameters = new object[]
48 {
53 typeof(float),
54 typeof(float),
55 typeof(ref string)
56 }, ReturnType = typeof(void))]
57 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "ToString", ReturnType = typeof(string))]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "GetProjectileName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(LocalizedText))]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
61 get
62 {
63 throw null;
64 }
65 }
class f__AnonymousType0<< Count > j__TPar