EARServicePermissionRequestResult

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARDependencyHandler.h

Include

#include "ARDependencyHandler.h"

Syntax

enum EARServicePermissionRequestResult
{
    Granted,
    Denied,
}

Values

Name

Description

Granted

The permission is granted by the user

Denied

The permission is denied by the user

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