IBlueprintEditor::FindAndSelectSCSEditorTreeNode

Find and select a specific SCS editor tree node associated with the given component

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "BlueprintEditorModule.h"

Syntax

TSharedPtr< class FSCSEditorTreeNode > FindAndSelectSCSEditorTreeNode
(
    const class UActorComponent * InComponent,
    bool IsCntrlDown
)

Remarks

Find and select a specific SCS editor tree node associated with the given component

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