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

◆ GetServerConnection()

void MPSession_Local.GetServerConnection ( [Out] string server,
[Out] int port )
inline

Implements MPSession.

Definition at line 17 of file MPSession_Local.cs.

18 {
19 int num = this.serverPort;
20 port.m_value = num;
21 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and serverPort.