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

OvrPlatform_Party_GetCurrent Function

Load the current party the current FOvrUser is in. The returned FOvrParty will then contain information about other users in the party and invited users.

Signature

void OVRPLATFORM_API OvrPlatform_Party_GetCurrent(UGameInstance *GameInstance, OvrPlatform_Party_GetCurrent_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_Party_GetCurrent_Delegate &&

Returns

void OVRPLATFORM_API