TreeFilterHandler::RefreshAndFilterTree

Refreshes the associated TreeView, filtering items if the filter is enabled.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Views/TreeFilterHandler.h"

Syntax

void RefreshAndFilterTree()

Remarks

Refreshes the associated TreeView, filtering items if the filter is enabled. When filtering, the expanded state of the items is saved, and when the filter is cleared the pre-filter expand state is restored.

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