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 FOvrNotification_Cowatching_ViewersDataChanged when a user joins or updates their viewer data.
List of viewer data of all cowatch participants who is in a cowatching session. It can be retrieved using Cowatching_GetViewersData().
A unique user ID of the user whose viewer data has been updated.
FOvrCowatchViewerUpdate ( )
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.