EGoogleARCoreInstallStatus

Windows
MacOS
Linux

References

Module

GoogleARCoreBase

Header

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

Include

#include "GoogleARCoreTypes.h"

Syntax

enum EGoogleARCoreInstallStatus
{
    Installed     = 0,
    Requrested    = 1,
}

Values

Name

Description

Installed

The requested resource is already installed.

Requrested

Installation of the resource was requested. The current activity will be paused.

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