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

OvrPlatform_GroupPresence_LaunchRosterPanel Function

Launch the panel displaying the current users in the roster. We do not recommend using this API because the list current users is surfaced in the Destination UI when the Meta Quest button is pressed.

Signature

void OVRPLATFORM_API OvrPlatform_GroupPresence_LaunchRosterPanel(UGameInstance *GameInstance, FOvrRosterOptions Options, OvrPlatform_GroupPresence_LaunchRosterPanel_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_GroupPresence_LaunchRosterPanel_Delegate &&

Returns

void OVRPLATFORM_API