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

OvrPlatform_GroupPresence_LaunchInvitePanel Function

Launches the system invite dialog with a roster of eligible users for the current user to invite to the app. It is recommended that you surface a button in your UI that triggers this dialog when a user is joinable.

Signature

void OVRPLATFORM_API OvrPlatform_GroupPresence_LaunchInvitePanel(UGameInstance *GameInstance, FOvrInviteOptions Options, OvrPlatform_GroupPresence_LaunchInvitePanel_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_GroupPresence_LaunchInvitePanel_Delegate &&

Returns

void OVRPLATFORM_API