SGraphPinObject::OnAssetSelectedFromPicker

Called to validate selection from 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
virtual void OnAssetSelectedFromPicker
(
    const struct [FAssetData](API\Runtime\CoreUObject\AssetRegistry\FAssetData) & AssetData
)

Remarks

Called to validate selection from picker window


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library