FSCSEditorTreeNode::MatchesFilterType

Returns whether the node will match the given type (for filtering)

Windows
MacOS
Linux

Override Hierarchy

References

Module

Kismet

Header

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

Include

#include "SSCSEditor.h"

Source

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

Syntax

virtual bool MatchesFilterType
(
    const UClass * InFilterType
) const

Remarks

Returns whether the node will match the given type (for filtering)

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