FBlueprintEditor::OnComponentDoubleClicked

Delegate invoked when an item is double clicked in the subobject editor widget

Unreal Engine C++ API Reference > Editor > Kismet > FBlueprintEditor > OnComponentDoubleClicked

Deprecated * OnComponentDoubleClicked(TSharedPtr) has been deprecated. Use OnComponentDoubleClicked(TSharedPtr) instead.

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/BlueprintEditor.h
Include #include "BlueprintEditor.h"
virtual void OnComponentDoubleClicked
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [FSCSEditorTreeNode](API\Editor\Kismet\FSCSEditorTreeNode) > Node
)

Remarks

Delegate invoked when an item is double clicked in the subobject editor widget


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library