|
|
MCAPI | GameConnectionInfo (::Social::GameConnectionInfo const &) |
|
MCAPI | GameConnectionInfo (::Social::ConnectionType connectionType, ::NetherNet::NetworkID const &netherNetId) |
|
MCAPI | GameConnectionInfo (::Social::ConnectionType connectionType, ::std::string const &ipAddress, int port) |
|
MCAPI | GameConnectionInfo (::RakNet::SystemAddress connection, ::RakNet::RakNetGUID const &rakGuid, ::ThirdPartyInfo const &serverInfo, ::GatheringServerInfo const &gatheringServerInfo) |
|
MCFOLD::std::string const & | getHostIpAddress () const |
|
MCFOLD::NetherNet::NetworkID const & | getNetherNetId () const |
|
MCFOLD int | getPort () const |
|
MCFOLD::ThirdPartyInfo const & | getThirdPartyServerInfo () const |
|
MCFOLD::Social::ConnectionType | getType () const |
|
MCAPI::Social::GameConnectionInfo & | operator= (::Social::GameConnectionInfo const &) |
|
MCFOLD void | setUnresolvedUrl (::std::string const &url) |
|
MCAPI void * | $ctor () |
|
MCAPI void * | $ctor (::Social::GameConnectionInfo const &) |
|
MCAPI void * | $ctor (::Social::ConnectionType connectionType, ::NetherNet::NetworkID const &netherNetId) |
|
MCAPI void * | $ctor (::Social::ConnectionType connectionType, ::std::string const &ipAddress, int port) |
|
MCAPI void * | $ctor (::RakNet::SystemAddress connection, ::RakNet::RakNetGUID const &rakGuid, ::ThirdPartyInfo const &serverInfo, ::GatheringServerInfo const &gatheringServerInfo) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 2, 2, ::Social::ConnectionType > | mType |
|
::ll::TypedStorage< 8, 32, ::std::string > | mHostIpAddress |
|
::ll::TypedStorage< 8, 32, ::std::string > | mUnresolvedUrl |
|
::ll::TypedStorage< 8, 32, ::std::string > | mServerRegion |
|
::ll::TypedStorage< 4, 4, int > | mServiceQuality |
|
::ll::TypedStorage< 4, 4, int > | mPort |
|
::ll::TypedStorage< 8, 16, ::RakNet::RakNetGUID > | mRakNetGUID |
|
::ll::TypedStorage< 8, 24, ::NetherNet::NetworkID > | mNetherNetId |
|
::ll::TypedStorage< 8, 16, ::PlayerMessaging::NetworkID > | mPlayerMessagingId |
|
::ll::TypedStorage< 1, 2, ::ServerSupportedAuthenticationTypes > | mSupportedAuth |
|
::ll::TypedStorage< 8, 200, ::ThirdPartyInfo > | mThirdPartyServerInfo |
|
::ll::TypedStorage< 8, 96, ::GatheringServerInfo > | mGatheringServerInfo |
|
::ll::TypedStorage< 1, 1, bool > | mAllowSmallDownloads |
|
::ll::TypedStorage< 1, 1, bool > | mDisableTrickleIce |
|
::ll::TypedStorage< 8, 40, ::std::optional<::Social::Nonce > > | mNonce |