OvrPlatform_Cowatching_GetPresenterData Function
Retrieve the presenter data that drives an active cowatching session. This method can be called when there is an ongoing cowatching session, allowing developers to access and utilize the presenter data to enhance the user experience.
void OVRPLATFORM_API OvrPlatform_Cowatching_GetPresenterData(UGameInstance *GameInstance, OvrPlatform_Cowatching_GetPresenterData_Delegate &&Delegate)
GameInstance: UGameInstance *
Delegate: OvrPlatform_Cowatching_GetPresenterData_Delegate &&
void OVRPLATFORM_API