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