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

◆ Average

double Terraria.Utilities.MultiTimer.TimerData.Average
getset

Definition at line 130 of file MultiTimer.cs.

131 {
132 [global::Cpp2ILInjected.Token(Token = "0x60030ED")]
133 [global::Cpp2ILInjected.Address(RVA = "0x130227C", Offset = "0x130227C", Length = "0xC")]
134 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 get
137 {
138 throw null;
139 }
140 }