SAssetViewItem::OnDrop

Unreal Engine C++ API Reference > Editor > ContentBrowser > SAssetViewItem > OnDrop

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/AssetViewWidgets.h
Include #include "AssetViewWidgets.h"
Source /Engine/Source/Editor/ContentBrowser/Private/AssetViewWidgets.cpp
virtual [FReply](API\Runtime\SlateCore\Input\FReply) OnDrop
(
    const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & MyGeometry,
    const [FDragDropEvent](API\Runtime\SlateCore\Input\FDragDropEvent) & DragDropEvent,
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > & InParentWidget
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library