SFilePathPicker

Implements an editable text box with a browse button.

Unreal Engine C++ API Reference > Developer > DesktopWidgets > Widgets > Input

Inheritance Hierarchy

References

   
Module DesktopWidgets
Header /Engine/Source/Developer/DesktopWidgets/Public/Widgets/Input/SFilePathPicker.h
Include #include "Widgets/Input/SFilePathPicker.h"

Syntax

class SFilePathPicker : public [SCompoundWidget](API\Runtime\SlateCore\Widgets\SCompoundWidget)  

Remarks

Implements an editable text box with a browse button.

Functions

Type Name Description
void Construct ( const FArguments& InArgs ) Constructs a new widget.

Classes

Type Name Description
Public struct FArguments  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library