Navigation
Unreal Engine C++ API Reference > Editor > ClassViewer > FClassViewerFilterFuncs
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
EFilterReturn::Type | IfMatchesAllInChildOfClassesSet
(
TSet< const UClass* >& InSet, |
Checks if the given Class is a child-of ALL of the classes in a set. |
![]() ![]() |
EFilterReturn::Type | IfMatchesAllInChildOfClassesSet
(
TSet< const UClass* >& InSet, |
Checks if the given Class is a child-of ALL of the classes in a set. |