SDirectoryPicker

A directory path box, with a button for picking a new path.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

DesktopWidgets

Header

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

Include

#include "Widgets/Input/SDirectoryPicker.h"

Syntax

class SDirectoryPicker : public SCompoundWidget

Remarks

A directory path box, with a button for picking a new path.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Public function Const

FString

 

GetDirectory()

Public function Const

FString

 

GetFilePath()

Classes

Name

Description

Public struct

FArguments

Typedefs

Name

Description

FOnDirectoryChanged

FOnDirectoryPicked

Declares a delegate that is executed when a file was picked in the SFilePathPicker widget.

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