SFilePathPicker::FArguments::OnPathPicked

Called when a file path has been picked.

Windows
MacOS
Linux

References

Module

DesktopWidgets

Header

/Engine/Source/Developer/DesktopWidgets/Public/Widgets/Input/SFilePathPicker.h

Include

#include "Widgets/Input/SFilePathPicker.h"

Syntax

WidgetArgsType & OnPathPicked
(
    const FOnPathPicked & InDelegate
)

Remarks

Called when a file path has been picked.

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