Navigation
Unreal Engine C++ API Reference > Plugins > ConcertSyncCore
Inheritance Hierarchy
- FConcertClientPresenceEventBase
- FConcertClientPresenceDataUpdateEvent
References
Module | ConcertSyncCore |
Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertPresenceEvents.h |
Include | #include "ConcertPresenceEvents.h" |
Syntax
USTRUCT&40;&41;
struct FConcertClientPresenceDataUpdateEvent : public FConcertClientPresenceEventBase
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FQuat | Orientation | |
![]() ![]() |
FVector | Position | |
![]() ![]() |
EPresenceModeType | PresenceType | |
![]() ![]() |
FName | WorldPath | The non-PIE/SIE world path. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |