Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Kismet2
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SClassPickerDialog
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Kismet2/SClassPickerDialog.h |
Include | #include "Kismet2/SClassPickerDialog.h" |
Syntax
class SClassPickerDialog : public SCompoundWidget
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs |
Constructs this widget with InArgs |
![]() ![]() |
bool | PickClass
(
const FText& TitleText, |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |