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
AsyncHandshakeRequest.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000051 RID: 81
7 {
8 // Token: 0x060000DA RID: 218 RVA: 0x0000402C File Offset: 0x0000222C
10 : base(parent, sync)
11 {
12 }
13
14 // Token: 0x060000DB RID: 219 RVA: 0x00004044 File Offset: 0x00002244
16 {
17 MobileAuthenticatedStream <Parent>k__BackingField = this.<Parent>k__BackingField;
18 long num = 0L;
20 }
21 }
22}
class f__AnonymousType0<< Count > j__TPar
AsyncHandshakeRequest(MobileAuthenticatedStream parent, bool sync)
override AsyncOperationStatus Run(AsyncOperationStatus status)
readonly MobileAuthenticatedStream< Parent > k__BackingField
AsyncOperationStatus ProcessHandshake(AsyncOperationStatus status, bool renegotiate)