| bAllowSanctionedPlayers |
bool |
Whether this session will allow sanctioned players to join it. True by default |
Online/Sessions.h |
|
| bAntiCheatProtected |
bool |
Whether this is a secure session protected by anti-cheat services. False by default |
Online/Sessions.h |
|
| bIsLANSession |
bool |
Whether the session is only available via the local network and not via internet connection. |
Online/Sessions.h |
|
| bPresenceEnabled |
bool |
Whether this session should be set as the local user's new presence session. False by default |
Online/Sessions.h |
|
| LocalAccountId |
FAccountId |
Id handle for the local user which will perform the action |
Online/Sessions.h |
|
| SessionIdOverride |
FString |
In platforms that support this feature, it will set the session id to this value. |
Online/Sessions.h |
|
| SessionName |
FName |
Local name for the session |
Online/Sessions.h |
|
| SessionSettings |
FSessionSettings |
Settings object to define session properties during creation |
Online/Sessions.h |
|