IUnloadedBlueprintData::GetNativeParent

Attempts to get the child-most Native class in the hierarchy.

Windows
MacOS
Linux

References

Module

ClassViewer

Header

/Engine/Source/Editor/ClassViewer/Public/ClassViewerFilter.h

Include

#include "ClassViewerFilter.h"

Syntax

const UClass * GetNativeParent() const

Remarks

Attempts to get the child-most Native class in the hierarchy.

Returns

The child-most Native class in the hierarchy.

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