Navigation
Unreal Engine C++ API Reference > Editor > ClassViewer > FClassViewerFilterFuncs
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
EFilterReturn::Type | IfMatches_ClassesSetIsAClass
(
TSet< const UClass* >& InSet, |
Checks if any in the Classes set has a Is-A relationship with the passed in class. |
![]() ![]() |
EFilterReturn::Type | IfMatches_ClassesSetIsAClass
(
TSet< const UClass* >& InSet, |
Checks if any in the Classes set has a Is-A relationship with the passed in class. |