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