SSelectFolderDlg

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SSkeletonWidget.h

Include

#include "SSkeletonWidget.h"

Syntax

class SSelectFolderDlg : public SWindow

Variables

Name Description

Protected variable

FText

 

AssetPath

Protected variable

EAppReturnType:...

 

UserResponse

Constructors

Name Description

Public function

SSelectFolderDlg()

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Public function

FString

 

GetAssetPath()

Gets the resulting asset path

Protected function

FReply

 

OnButtonClick

(
    EAppReturnType::Type ButtonID
)

Protected function

void

 

OnPathChange

(
    const FString& NewPath
)

Public function

EAppReturnTy...

 

ShowModal()

Displays the dialog in a blocking fashion

Classes

Name

Description

Public struct

FArguments

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