| bLobbyAttributesChanged |
bool |
Whether there are waiting lobby attribute changes to be committed. |
Online/LobbiesCommonTypes.h |
|
| JoiningLocalMember |
TSharedPtr< FLobbyMemberInternal > |
Access to local member when joining and assigning initial attributes. |
Online/LobbiesCommonTypes.h |
|
| JoinPolicy |
TOptional< ELobbyJoinPolicy > |
Setting for new join policy. |
Online/LobbiesCommonTypes.h |
|
| KickedTargetMember |
TOptional< FAccountId > |
Target member to be kicked. |
Online/LobbiesCommonTypes.h |
|
| LocalAccountId |
FAccountId |
The local user associated with the change. |
Online/LobbiesCommonTypes.h |
|
| LocalName |
TOptional< FName > |
Local name for the lobby. |
Online/LobbiesCommonTypes.h |
|
| LocalUserLeaveReason |
TOptional< ELobbyMemberLeaveReason > |
Reason to be set when the local member is leaving. |
Online/LobbiesCommonTypes.h |
|
| OwnerAccountId |
TOptional< FAccountId > |
Setting for lobby ownership change. |
Online/LobbiesCommonTypes.h |
|
| UpdatedLocalMember |
TSharedPtr< FLobbyMemberInternal > |
Access to local member when updating attributes. |
Online/LobbiesCommonTypes.h |
|