Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSessionSettings.h |
Include |
#include "OnlineSessionSettings.h" |
class FOnlineSessionSearchResult
Representation of a single search result from a FindSession() call
Name | Description | ||
---|---|---|---|
|
PingInMs |
Ping to the search result, MAX_QUERY_PING is unreachable |
|
|
Session |
All advertised session information |
Name | Description | |
---|---|---|
|
FOnlineSessionSearchResult() |
Name | Description | ||
---|---|---|---|
|
GetSessionIdStr() |
||
|
IsSessionInfoValid() |
Check if the session info is valid, for cases where we don't need the OwningUserId |
|
|
IsValid() |