Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlinePresenceInterface.h |
Include |
#include "Interfaces/OnlinePresenceInterface.h" |
class FOnlineUserPresence
Presence info for an online user returned via IOnlinePresence interface
Name | Description | ||
---|---|---|---|
|
uint32 : 1 |
bHasVoiceSupport |
|
|
uint32 : 1 |
bIsJoinable |
|
|
uint32 : 1 |
bIsOnline |
|
|
uint32 : 1 |
bIsPlaying |
|
|
uint32 : 1 |
bIsPlayingThisGame |
|
|
LastOnline |
||
|
TSharedPtr < con... |
SessionId |
|
|
FOnlineUserPres ... |
Status |
Name | Description | |
---|---|---|
|
FOnlineUserPresence() |
Constructor |
Name | Description | ||
---|---|---|---|
|
const FStrin ... |
GetAppId() |
|
|
const FStrin ... |
GetPlatform() |
|
|
Reset() |
||
|
ToDebugString() |