|
PICO Unreal Platform SDK
|
Basic session information. Similar to FOnlineSession.
More...
#include <OnlineSubsystemPicoNames.h>
Public Attributes | |
| FString | OwningUserId |
| FString | OwningUserName |
| FPicoOnlineSessionSettings | SessionSettings |
| FString | SessionInfoRoomID |
| int32 | NumOpenPrivateConnections |
| int32 | NumOpenPublicConnections |
Basic session information. Similar to FOnlineSession.
| int32 NumOpenPrivateConnections |
Zero, you don't need to use this field
| int32 NumOpenPublicConnections |
The number of people who can still enter the room
| FString OwningUserId |
The ID of the session owner
| FString OwningUserName |
The name of the session owner
| FString SessionInfoRoomID |
The ID of the room of this session
| FPicoOnlineSessionSettings SessionSettings |
The settings associated with this session