|
LeviLamina
|
Public Member Functions | |
| MCAPI | Client (::std::unique_ptr<::ConnectionRequest > primaryRequest, ::PlayerAuthenticationInfo primaryPlayerInfo) |
| MCAPI void | addSubClientPlayerInfo (::SubClientId subClientId, ::PlayerAuthenticationInfo playerInfo) |
| MCAPI void | removeSubClientPlayerInfo (::SubClientId subClientId) |
| MCAPI void * | $ctor (::std::unique_ptr<::ConnectionRequest > primaryRequest, ::PlayerAuthenticationInfo primaryPlayerInfo) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ConnectionRequest > > | mPrimaryRequest |
| ::ll::TypedStorage< 8, 320, ::PlayerAuthenticationInfo > | mPrimaryPlayerInfo |
| ::ll::TypedStorage< 8, 32, ::std::string > | mClientInfoPartyId |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map<::SubClientId, ::PlayerAuthenticationInfo > > | mSubClientPlayerInfo |