FindCommonBase

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

UClass *

 

FindCommonBase

(
    const TArray< UClass* >& InCl...
)

Finds the common base class that parents the array of classes passed in.

Public function Static

UClass *

 

FindCommonBase

(
    UClass* InClassA,
    UClass* InClassB
)

Finds the common base class that parents the two classes passed in.

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