IsChildOf

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

IsChildOf()

Returns true if this struct either is class T, or is a child of class T.

Public function Const

bool

 

IsChildOf

(
    const UStruct* SomeBase
)

Returns true if this struct either is SomeBase, or is a child of SomeBase.

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