FOvrCowatchingState Struct
It's designed to manage cowatching sessions within a shared virtual home environment. This state primarily focuses on tracking whether a user is currently participating in a cowatching session. If there is any change in the cowatching state, it can be retrieved using FOvrNotification_Cowatching_InSessionChanged.
A boolean indicates if the current user is in a cowatching session. It can be retrieved using Cowatching_IsInSession().
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.