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).
void OVRPLATFORM_API OvrPlatform_User_GetLoggedInUserManagedInfo(UGameInstance *GameInstance, OvrPlatform_User_GetLoggedInUserManagedInfo_Delegate &&Delegate)
GameInstance: UGameInstance *
Delegate: OvrPlatform_User_GetLoggedInUserManagedInfo_Delegate &&
void OVRPLATFORM_API