Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
Struct for PresenceUpdated event
| Name | FPresenceUpdated |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Presence.h |
| Include Path | #include "Online/Presence.h" |
Syntax
struct FPresenceUpdated
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LocalAccountId | FAccountId | Local user receiving the presence update | Online/Presence.h | |
| UpdatedPresence | TSharedRef< const FUserPresence > | Presence that has updated | Online/Presence.h |