FLevelEditorModule::GetOutlinerFilterCategory

Get the [FFilterCategory](API\Developer\ToolWidgets\Filters\FFilterCategory) attached to the given category name.

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/LevelEditor.h

Include

#include "LevelEditor.h"

Source

/Engine/Source/Editor/LevelEditor/Private/LevelEditor.cpp

Syntax

virtual TSharedPtr< FFilterCategory > GetOutlinerFilterCategory
(
    const FName & CategoryName
) const

Remarks

Get the FFilterCategory attached to the given category name. Use this to add filters to the built in categories

See Also

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