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

◆ DayHourSep

string System.Globalization.TimeSpanFormat.FormatLiterals.DayHourSep
getsetpackage

Definition at line 281 of file TimeSpanFormat.cs.

282 {
283 [global::Cpp2ILInjected.Token(Token = "0x6002B2D")]
284 [global::Cpp2ILInjected.Address(RVA = "0x1BE2AE8", Offset = "0x1BE2AE8", Length = "0xC")]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
286 get
287 {
288 throw null;
289 }
290 }