FSCSEditorTreeNodeSeparator

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FSCSEditorTreeNode

FSCSEditorTreeNodeSeparator

References

Module

Kismet

Header

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

Include

#include "SSCSEditor.h"

Syntax

class FSCSEditorTreeNodeSeparator : public FSCSEditorTreeNode

Constructors

Functions

Name Description

Public function

void

 

AddFilteredComponentType

(
    const TSubclassOf< UActorComponent ...
)

If the given type matches the tree view filter, the separator will also be flagged for filtration.

Overridden from FSCSEditorTreeNode

Name Description

Public function Virtual Const

UBlueprint &...

 

GetBlueprint()

Public function Virtual Const

bool

 

MatchesFilterType

(
    const UClass* InFilterType
)

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