IUnloadedBlueprintData::GetClassWithin

Attempts to get the ClassWithin property for this class.

Windows
MacOS
Linux

References

Module

ClassViewer

Header

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

Include

#include "ClassViewerFilter.h"

Syntax

const UClass * GetClassWithin() const

Remarks

Attempts to get the ClassWithin property for this class.

Returns

ClassWithin of 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