TreeFilterHandler::SetFilter

Sets the filter which will be used to filter the items in the TreeView.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Views/TreeFilterHandler.h

Include

#include "Framework/Views/TreeFilterHandler.h"

Syntax

void SetFilter
(
    IFilter< ItemType > * InFilter
)

Remarks

Sets the filter which will be used to filter the items in the TreeView.

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