Navigation
| Name | DesktopWidgets |
| Type | Developer |
| Location | /Engine/Source/Developer/DesktopWidgets/ |
| Module Build Rules | DesktopWidgets.Build.cs |
Classes
| Name | Remarks |
|---|---|
| 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 | Type | Remarks | Include Path |
|---|---|---|---|
| FOnPathPicked | TBaseDelegate_OneParam< void, const FString & > | Declares a delegate that is executed when a file was picked in the SFilePathPicker widget. | Widgets/Input/SFilePathPicker.h |