Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SComponentClassCombo
Internal data used to facilitate component class filtering
| Name | FComponentClassFilterData |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SComponentClassCombo.h |
| Include Path | #include "SComponentClassCombo.h" |
Syntax
struct FComponentClassFilterData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClassFilter | TSharedPtr< IClassViewerFilter > | SComponentClassCombo.h | ||
| FilterFuncs | TSharedPtr< FClassViewerFilterFuncs > | SComponentClassCombo.h | ||
| InitOptions | TSharedPtr< FClassViewerInitializationOptions > | SComponentClassCombo.h |