UGoogleARCoreSessionFunctionLibrary::RequestInstallARCoreAPK

Initiates installation of ARCore if required.

Windows
MacOS
Linux

References

Module

GoogleARCoreBase

Header

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreFunctionLibrary.h

Include

#include "GoogleARCoreFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Private/GoogleARCoreFunctionLibrary.cpp

Syntax

static EGoogleARCoreInstallStatus RequestInstallARCoreAPK()

Remarks

Initiates installation of ARCore if required. This function will return immediately and may pause your application if installing ARCore is required.

Returns

EGoogleARCoreInstallStatus::Requrested if it started a install request.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss