Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SComponentClassCombo
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SComponentClassCombo::FArguments
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SComponentClassCombo.h |
| Include | #include "SComponentClassCombo.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SComponentClassCombo >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | CustomClassFilters
(
TArray< TSharedRef< IClassViewerFilter >> InArg |
||
| WidgetArgsType & |
IncludeText
(
const TAttribute< bool >& InAttribute |
||
| WidgetArgsType & | OnComponentClassSelected
(
const FComponentClassSelected& InDelegate |
||
| WidgetArgsType & | OnSubobjectClassSelected
(
const FSubobjectClassSelected& InDelegate |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |