IToolsContextAssetAPI::InteractiveSelectAssetPath

Allow the user to select a path and filename for an asset using a modal dialog

Windows
MacOS
Linux

Override Hierarchy

IToolsContextAssetAPI::InteractiveSelectAssetPath()

FEditorToolAssetAPI::InteractiveSelectAssetPath()

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ToolContextInterfaces.h

Include

#include "ToolContextInterfaces.h"

Syntax

FString InteractiveSelectAssetPath
(
    const FString & DefaultAssetName,
    const FText & DialogTitleMessage
)

Remarks

Allow the user to select a path and filename for an asset using a modal dialog

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