ParentClass

Pointer to the parent class that the generated class should derive from.

Windows
MacOS
Linux

Syntax

TSubclassOf< UObject > ParentClass

Remarks

Pointer to the parent class that the generated class should derive from. This can be null under rare circumstances, one such case can be created by creating a blueprint (A) based on another blueprint (B), shutting down the editor, and deleting the parent blueprint. Exported as Alphabetical in GetAssetRegistryTags

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