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

OvrPlatform_GroupPresence_Clear Function

Clears the current group presence settings for your app. Use this when a user’s group presence setting in your app needs to be changed when moving to new destinations in your app.

Signature

void OVRPLATFORM_API OvrPlatform_GroupPresence_Clear(UGameInstance *GameInstance, OvrPlatform_GroupPresence_Clear_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_GroupPresence_Clear_Delegate &&

Returns

void OVRPLATFORM_API