terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
class | RenewalDelegate |
Public Member Functions | |
Lease () | |
void | Activate () |
TimeSpan | Renew (TimeSpan renewalTime) |
void | Unregister (ISponsor obj) |
virtual ObjRef | CreateObjRef (Type requestedType) |
virtual object | InitializeLifetimeService () |
Package Functions | |
void | UpdateState () |
Properties | |
TimeSpan | CurrentLeaseTime [get] |
LeaseState | CurrentState [get] |
TimeSpan | RenewOnCallTime [get] |
ServerIdentity | ObjectIdentity [get, set] |
Private Member Functions | |
void | CheckNextSponsor () |
void | ProcessSponsorResponse (object state, bool timedOut) |