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
|
Public Member Functions | |
DaylightTime (global::System.DateTime start, global::System.DateTime end, global::System.TimeSpan delta) | |
Properties | |
global::System.DateTime | Start [get, set] |
global::System.DateTime | End [get, set] |
global::System.TimeSpan | Delta [get, set] |
Private Attributes | |
readonly global::System.DateTime | _start |
readonly global::System.DateTime | _end |
readonly global::System.TimeSpan | _delta |
Definition at line 9 of file DaylightTime.cs.