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