SGraphPinObject::OnAssetEnterPressedInPicker

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

Unreal Engine C++ API Reference > Editor > GraphEditor > KismetPins > SGraphPinObject

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
void OnAssetEnterPressedInPicker
(
    const [TArray](API\Runtime\Core\Containers\TArray)< [FAssetData](API\Runtime\CoreUObject\AssetRegistry\FAssetData) > & InSelectedAssets
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library