ELuminPrivilege

Windows
MacOS
Linux

References

Module

LuminRuntimeSettings

Header

/Engine/Source/Runtime/Lumin/LuminRuntimeSettings/Classes/LuminRuntimeSettings.h

Include

#include "LuminRuntimeSettings.h"

Syntax

enum ELuminPrivilege
{
    Invalid,
    BatteryInfo,
    CameraCapture,
    ComputerVision,
    WorldReconstruction,
    InAppPurchase,
    AudioCaptureMic,
    DrmCertificates,
    Occlusion,
    LowLatencyLightwear,
    Internet,
    IdentityRead,
    BackgroundDownload,
    BackgroundUpload,
    MediaDrm,
    Media,
    MediaMetadata,
    PowerInfo,
    LocalAreaNetwork,
    VoiceInput,
    Documents,
    ConnectBackgroundMusicService,
    RegisterBackgroundMusicService,
    PcfRead,
    PwFoundObjRead                    = ELuminPrivilege::PcfRead,
    NormalNotificationsUsage,
    MusicService,
    ControllerPose,
    GesturesSubscribe,
    GesturesConfig,
    AddressBookRead,
    AddressBookWrite,
    AddressBookBasicAccess,
    CoarseLocation,
    FineLocation,
    HandMesh,
    WifiStatusRead,
    SocialConnectionsInvitesAccess,
}

Values

Name

Description

Invalid

BatteryInfo

CameraCapture

ComputerVision

WorldReconstruction

InAppPurchase

AudioCaptureMic

DrmCertificates

Occlusion

LowLatencyLightwear

Internet

IdentityRead

BackgroundDownload

BackgroundUpload

MediaDrm

Media

MediaMetadata

PowerInfo

LocalAreaNetwork

VoiceInput

Documents

ConnectBackgroundMusicService

RegisterBackgroundMusicService

PcfRead

PwFoundObjRead

NormalNotificationsUsage

MusicService

ControllerPose

GesturesSubscribe

GesturesConfig

AddressBookRead

AddressBookWrite

AddressBookBasicAccess

CoarseLocation

FineLocation

HandMesh

WifiStatusRead

SocialConnectionsInvitesAccess

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