SSCSEditor::RefreshFilteredState

Compares the filter bar's text with the item's component name.

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/SSCSEditor.h

Include

#include "SSCSEditor.h"

Source

/Engine/Source/Editor/Kismet/Private/SSCSEditor.cpp

Syntax

bool RefreshFilteredState
(
    FSCSEditorTreeNodePtrType TreeNode,
    bool bRecursive
)

Remarks

Compares the filter bar's text with the item's component name. Use bRecursive to refresh the state of child nodes as well. Returns true if the node is set to be filtered out

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