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

◆ GetHost()

PlatformUser MPSession_Local.GetHost ( )
inline

Implements MPSession.

Definition at line 24 of file MPSession_Local.cs.

25 {
26 PlatformUser platformUser = this.hostUser;
28 return platformUser;
29 }
class f__AnonymousType0<< Count > j__TPar
PlatformUser hostUser
PlatformUser.Platform PlatformId

References hostUser, j__TPar, and PlatformUser.PlatformId.