CompareClasses

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

bool

 

CompareClasses

(
    const FString& InBaseClassName,
    int32 InRecursionDepth
)

Compare the classes derived from the given base class.

Public function Virtual

bool

 

CompareClasses

(
    const FString& InBaseClassName,
    const TArray< FString >& InBaseCla...,
    int32 InRecursionDepth
)

Compare the classes derived from the given base class, ignoring specified base classes.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss