MagicLeap::EPrivilegeState

Windows
MacOS
Linux

References

Module

MagicLeap

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Public/AppEventHandler.h

Include

#include "AppEventHandler.h"

Syntax

namespace MagicLeap
{
    enum EPrivilegeState
    {
        NotYetRequested,
        Pending,
        Granted,
        Denied,
        Error,
    }
}

Values

Name

Description

NotYetRequested

Pending

Granted

Denied

Error

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