Choose your operating system:
Windows
macOS
Linux
| FOnlineSession
|
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSessionSettings.h |
Include |
#include "OnlineSessionSettings.h" |
class FOnlineSession
Basic session information serializable into a NamedSession or SearchResults
Name | Description | ||
---|---|---|---|
|
NumOpenPrivateConnections |
The number of private connections that are available (read only) |
|
|
NumOpenPublicConnections |
The number of publicly available connections that are available (read only) |
|
|
OwningUserId |
Owner of the session |
|
|
OwningUserName |
Owner name of the session |
|
|
TSharedPtr< cla... |
SessionInfo |
The platform specific session information |
|
SessionSettings |
The settings associated with this session |
Name | Description | |
---|---|---|
|
FOnlineSession() |
Default constructor, used when serializing a network packet |
|
FOnlineSession ( |
Constructor |
|
FOnlineSession ( |
|
|
FOnlineSession ( |
Name | Description | |
---|---|---|
|
~FOnlineSession() |
Name | Description | ||
---|---|---|---|
|
GetSessionIdStr() |
Name | Description | ||
---|---|---|---|
|
FOnlineSessi... |
operator= ( |
|
|
FOnlineSessi... |
operator= ( |