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

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.

Signature

void OVRPLATFORM_API OvrPlatform_Cowatching_GetPresenterData(UGameInstance *GameInstance, OvrPlatform_Cowatching_GetPresenterData_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_Cowatching_GetPresenterData_Delegate &&

Returns

void OVRPLATFORM_API