SGraphPinObject::OnAssetEnterPressedInPicker

Called when enter is pressed when items are selected in the picker window

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/KismetPins/SGraphPinObject.h

Include

#include "KismetPins/SGraphPinObject.h"

Source

/Engine/Source/Editor/GraphEditor/Private/KismetPins/SGraphPinObject.cpp

Syntax

void OnAssetEnterPressedInPicker
(
    const TArray< FAssetData > & InSelectedAssets
)

Remarks

Called when enter is pressed when items are selected in the picker window

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