UMagicLeapSharedFileFunctionLibrary

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UBlueprintFunctionLibrary

UMagicLeapSharedFileFunctionLibrary

References

Module

MagicLeapSharedFile

Header

/Engine/Plugins/Lumin/MagicLeapSharedFile/Source/Public/MagicLeapSharedFileFunctionLibrary.h

Include

#include "MagicLeapSharedFileFunctionLibrary.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(ClassGroup=MagicLeap)
class UMagicLeapSharedFileFunctionLibrary : public UBlueprintFunctionLibrary

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

Functions

Name Description

Public function Static UFunction BlueprintCallable, Category

bool

 

SharedFileListAccessibleFiles

(
    TArray< FString >& OutSharedFileLi...
)

Get the names of the files that the application has access to.

Public function Static UFunction BlueprintCallable, Category

bool

 

SharedFilePickAsync

(
    const FMagicLeapFilesPickedResultDe...
)

Let the app get access to the user's shared files from the common storage location.

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