FSCSEditorTreeNodeComponentBase

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Kismet

Header

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

Include

#include "SSCSEditor.h"

Syntax

class FSCSEditorTreeNodeComponentBase : public FSCSEditorTreeNode

Constructors

Overridden from FSCSEditorTreeNode

Name Description

Public function Virtual Const

bool

 

CanDelete()

Public function Virtual Const

bool

 

CanRename()

Public function Virtual Const

bool

 

CanReparent()

Public function Virtual Const

UBlueprint &...

 

GetBlueprint()

Public function Virtual

FSCSEditorCh...

 

GetChildActorNode()

Returns the associated child actor node if applicable to this node type.

Public function Virtual Const

FString

 

GetDisplayString()

Public function Virtual Const

FName

 

GetVariableName()

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