Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
| |
|
| Name |
FOnlineUserPresenceStatus |
| Type |
class |
| Header File |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlinePresenceInterface.h |
| Include Path |
#include "Interfaces/OnlinePresenceInterface.h" |
Syntax
class FOnlineUserPresenceStatus
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FOnlineUserPresenceStatus()
|
|
Interfaces/OnlinePresenceInterface.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Properties |
FPresenceProperties |
|
Interfaces/OnlinePresenceInterface.h |
|
| State |
EOnlinePresenceState::Type |
|
Interfaces/OnlinePresenceInterface.h |
|
| StatusStr |
FString |
|
Interfaces/OnlinePresenceInterface.h |
|
Functions
Public