terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Package Functions | |
static void | TrackLifetime (ServerIdentity identity) |
Properties | |
static TimeSpan | LeaseManagerPollTime [get, set] |
static TimeSpan | LeaseTime [get, set] |
static TimeSpan | RenewOnCallTime [get, set] |
static TimeSpan | SponsorshipTimeout [get, set] |
Static Private Member Functions | |
static | LifetimeServices () |
Static Private Attributes | |
static TimeSpan | _leaseManagerPollTime |
static TimeSpan | _leaseTime |
static TimeSpan | _renewOnCallTime |
static TimeSpan | _sponsorshipTimeout |
static LeaseManager | _leaseManager |
Definition at line 8 of file LifetimeServices.cs.