FCurveEditorTreeFilter::RegisterFilterType

Register a new filter type that is passed to ICurveEditorTreeItem::Filter

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/Tree/CurveEditorTreeFilter.h

Include

#include "Tree/CurveEditorTreeFilter.h"

Source

/Engine/Source/Editor/CurveEditor/Private/Tree/CurveEditorTreeFilter.cpp

Syntax

static ECurveEditorTreeFilterType RegisterFilterType()

Remarks

Register a new filter type that is passed to ICurveEditorTreeItem::Filter

Returns

true if the item matches the filter, false otherwise

Parameters

Parameter

Description

InTreeItem

The tree item to test

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