Navigation
API > API/Plugins > API/Plugins/ChooserEditor
Inheritance Hierarchy
- IClassViewerFilter
- FInterfaceClassFilter
References
Module | ChooserEditor |
Header | /Engine/Plugins/Experimental/Chooser/Source/ChooserEditor/Public/ObjectChooserClassFilter.h |
Include | #include "ObjectChooserClassFilter.h" |
Syntax
class FInterfaceClassFilter : public IClassViewerFilter
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FInterfaceClassFilter
(
UClass* InInterfaceType |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Overridden from IClassViewerFilter
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsClassAllowed
(
const FClassViewerInitializationOptions& InInitOptions, |
Checks if a class is allowed by this filter. |
![]() ![]() |
bool | IsUnloadedClassAllowed
(
const FClassViewerInitializationOptions& InInitOptions, |
Checks if a class is allowed by this filter. |