IUnloadedBlueprintData::GetClassWithin

Attempts to get the ClassWithin property for this class.

Unreal Engine C++ API Reference > Editor > ClassViewer > IUnloadedBlueprintData

References

   
Module ClassViewer
Header /Engine/Source/Editor/ClassViewer/Public/ClassViewerFilter.h
Include #include "ClassViewerFilter.h"
const [UClass](API\Runtime\CoreUObject\UObject\UClass) * GetClassWithin() const  

Remarks

Attempts to get the ClassWithin property for this class. ClassWithin of the child most Native class in the hierarchy.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library