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

◆ StartTrackingLifetime()

void System.Runtime.Remoting.ServerIdentity.StartTrackingLifetime ( ILease lease)
inline

Definition at line 31 of file ServerIdentity.cs.

32 {
33 if (lease != null)
34 {
35 return;
36 }
37 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

.10.0