terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
DaylightTimeStruct.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000590 RID: 1424
7 {
8 // Token: 0x06002B1E RID: 11038 RVA: 0x0005E488 File Offset: 0x0005C688
10 {
12 this.End = end;
13 this.Delta = delta;
14 }
15
16 // Token: 0x04001773 RID: 6003
18
19 // Token: 0x04001774 RID: 6004
21
22 // Token: 0x04001775 RID: 6005
24 }
25}
class f__AnonymousType0<< Count > j__TPar
DaylightTimeStruct(DateTime start, DateTime end, TimeSpan delta)