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

OvrPlatform_Cowatching_IsInSession Function

Check whether the current user is participating in the ongoing cowatching session. It returns a boolean value field FOvrCowatchingState::InSession indicating the user's presence in the session.

Signature

void OVRPLATFORM_API OvrPlatform_Cowatching_IsInSession(UGameInstance *GameInstance, OvrPlatform_Cowatching_IsInSession_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_Cowatching_IsInSession_Delegate &&

Returns

void OVRPLATFORM_API