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

◆ DebugDisplayString

string ReLogic.Utilities.Vector2D.DebugDisplayString
getsetpackage

Definition at line 75 of file Vector2D.cs.

76 {
77 [global::Cpp2ILInjected.Token(Token = "0x60052BE")]
78 [global::Cpp2ILInjected.Address(RVA = "0x93F028", Offset = "0x93F028", Length = "0x6C")]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(double), Member = "ToString", ReturnType = typeof(string))]
81 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
82 {
83 typeof(string),
84 typeof(string),
85 typeof(string)
86 }, ReturnType = typeof(string))]
87 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
88 get
89 {
90 throw null;
91 }
92 }
class f__AnonymousType0<< Count > j__TPar