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