IfMatchesAll_ClassesSetIsAClass

Overload list

Unreal Engine C++ API Reference > Editor > ClassViewer > FClassViewerFilterFuncs

  Type Name Description
Public function Virtual EFilterReturn::Type

IfMatchesAll_ClassesSetIsAClass ( TSet< const UClass* >& InSet,
const UClass* InClass
)

Checks if ALL the Classes set has a Is-A relationship with the passed in class.
Public function Virtual EFilterReturn::Type

IfMatchesAll_ClassesSetIsAClass ( TSet< const UClass* >& InSet,
const TSharedPtr< const class IUnloadedBlueprintData > InClass
)

Checks if ALL the Classes set has a Is-A relationship with the passed in class.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page