Shared File Pick Async

Shared File Pick Async

Windows
MacOS
Linux

Let the app get access to the user's shared files from the common storage location. This API will pop up a System UI dialogue box with a file picker through which the users can pick files they wants to let the app have access to. The list of selected file names will be returned to the app via the delegate.

Target is Magic Leap Shared File Function Library

Shared File Pick Async
In Result Delegate
Return Value

Inputs

In
Exec
In Result Delegate
Delegate (by ref)

Delegate to be called when the user finishes picking files.

Outputs

Out
Exec
Return Value
Boolean

true if call to invoke the file picker succeeded, false otherwise

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback