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

OvrPlatform_Cowatching_GetViewersData Function

Retrieve the viewer data of everyone who is in a cowatching session whose data was set by UOvrRequestsBlueprintLibrary::Cowatching_SetViewerData() ViewerData. This can be called when there is an active cowatching session.

Signature

void OVRPLATFORM_API OvrPlatform_Cowatching_GetViewersData(UGameInstance *GameInstance, OvrPlatform_Cowatching_GetViewersData_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_Cowatching_GetViewersData_Delegate &&

Returns

void OVRPLATFORM_API