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

OvrPlatform_User_GetLoggedInUserManagedInfo Function

Retrieve the currently signed in user's managed info. This call is not available offline.
NOTE: This will return data only if the logged in user is a managed Meta account (MMA).

Signature

void OVRPLATFORM_API OvrPlatform_User_GetLoggedInUserManagedInfo(UGameInstance *GameInstance, OvrPlatform_User_GetLoggedInUserManagedInfo_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_User_GetLoggedInUserManagedInfo_Delegate &&

Returns

void OVRPLATFORM_API