Navigation
Unreal Engine C++ API Reference > Developer > DesktopWidgets > Widgets
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
SDirectoryPicker | A directory path box, with a button for picking a new path. | |
![]() |
SFilePathPicker | Implements an editable text box with a browse button. |
Typedefs
Name | Description |
---|---|
FOnPathPicked | Declares a delegate that is executed when a file was picked in the SFilePathPicker widget. |