Request Privilege Async

Request Privilege Async

Windows
MacOS
Linux

Request the specified privilege asynchronously. This may possibly solicit consent from the end-user. Result will be delivered to the specified delegate.

Target is Magic Leap Privileges Function Library

Request Privilege Async
Privilege
Invalid
Result Delegate
Return Value

Inputs

In
Exec
Privilege
EMagicLeapPrivilege Enum

The privilege to request.

Result Delegate
Delegate (by ref)

Callback which reports the result of the request.

Outputs

Out
Exec
Return Value
Boolean

True if the privilege request was successfully dispatched, false otherwise.

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