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
|
Static Package Functions | |
static void | TrackLifetime (ServerIdentity identity) |
Properties | |
static global::System.TimeSpan | LeaseManagerPollTime [get, set] |
static global::System.TimeSpan | LeaseTime [get, set] |
static global::System.TimeSpan | RenewOnCallTime [get, set] |
static global::System.TimeSpan | SponsorshipTimeout [get, set] |
Static Private Member Functions | |
static | LifetimeServices () |
Static Private Attributes | |
static global::System.TimeSpan | _leaseManagerPollTime |
static global::System.TimeSpan | _leaseTime |
static global::System.TimeSpan | _renewOnCallTime |
static global::System.TimeSpan | _sponsorshipTimeout |
static LeaseManager | _leaseManager |
Definition at line 11 of file LifetimeServices.cs.