URemoteImportLibrary::ListAnchors

List registered Anchor names.

Windows
MacOS
Linux

References

Module

RemoteImportLibrary

Header

/Engine/Plugins/Importers/Experimental/RemoteImport/Source/RemoteImportLibrary/Public/RemoteImportLibrary.h

Include

#include "RemoteImportLibrary.h"

Source

/Engine/Plugins/Importers/Experimental/RemoteImport/Source/RemoteImportLibrary/Private/RemoteImportLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="RemoteImport|Anchor")
static TArray< FString > ListAnchors()

Remarks

List registered Anchor names.

Returns

Names that are valid as destination names.

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