FBlueprintEditor::GetImportedClassViewerFilter

Return the class viewer filter associated with the current set of imported namespaces within this editor context.

Unreal Engine C++ API Reference > Editor > Kismet > FBlueprintEditor

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/BlueprintEditor.h
Include #include "BlueprintEditor.h"
virtual [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [IClassViewerFilter](API\Editor\ClassViewer\IClassViewerFilter) > GetImportedClassViewerFilter() const  

Remarks

Return the class viewer filter associated with the current set of imported namespaces within this editor context. Default is NULL (no filter).


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library