Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/TreeFilterHandler
Description
Sets whether or not filtering the tree is enabled. Calling this DOES NOT refresh the tree, this must be done by calling RefreshAndFilterTree.
| Name | SetIsEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Views/TreeFilterHandler.h |
| Include Path | #include "Framework/Views/TreeFilterHandler.h" |
void SetIsEnabled
(
bool bInIsEnabled
)