API reference
API reference
Select your platform
No SDKs available
No versions available

FOvrCowatchViewerUpdate Struct

CowatchWiewerUpdate is used to represent updates to viewer data within a cowatching session. It's essential for managing and synchronizing viewer data in real-time during cowatching sessions. It can be retrieved using UOvrPlatformSubsystem::OnCowatchingViewersDataChanged() when a user joins or updates their viewer data.

Fields

List of viewer data of all cowatch participants who is in a cowatching session. It can be retrieved using UOvrRequestsBlueprintLibrary::Cowatching_GetViewersData().
A unique user ID of the user whose viewer data has been updated.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrCowatchViewerUpdateHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon