Navigation
Unreal Engine C++ API Reference > Developer > DesktopWidgets > Widgets
Classes
Type | Name | Description |
---|---|---|
Public class | SDirectoryPicker | A directory path box, with a button for picking a new path. |
Public class | 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. |