| bFindLANSessions |
bool |
Whether we want to look for LAN sessions (true) or Online sessions (false). False by default |
Online/Sessions.h |
|
| Filters |
TArray< FFindSessionsSearchFilter > |
Filters to apply when searching for sessions. |
Online/Sessions.h |
|
| LocalAccountId |
FAccountId |
Id handle for the local user which will perform the action |
Online/Sessions.h |
|
| MaxResults |
uint32 |
Maximum number of results to return in the search |
Online/Sessions.h |
|
| SessionId |
TOptional< FOnlineSessionId > |
If set, the search will look for the session with the set session id. |
Online/Sessions.h |
|
| TargetUser |
TOptional< FAccountId > |
If set, the search will look for sessions containing the set user. |
Online/Sessions.h |
|