URemoteImportLibrary::UnregisterAnchor

Remove a destination

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 void UnregisterAnchor
(
    const FString & AnchorHandle
)

Remarks

Remove a destination

Parameters

Parameter

Description

AnchorHandle

Registered handle as returned by RegisterAnchor()

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