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

OvrPlatform_User_GetSdkAccounts Function

Returns all accounts belonging to this user. Accounts are the Oculus user and x-users that are linked to this user.

Signature

void OVRPLATFORM_API OvrPlatform_User_GetSdkAccounts(UGameInstance *GameInstance, OvrPlatform_User_GetSdkAccounts_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_User_GetSdkAccounts_Delegate &&

Returns

void OVRPLATFORM_API