Open 3D Engine GraphCanvas Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphCanvas::DataSlotDragDropInterface Class Referenceabstract

Inherited by GraphCanvas::NodePropertyDisplay.

Public Member Functions

virtual AZ::Outcome< DragDropState > OnDragEnterEvent (QGraphicsSceneDragDropEvent *dragDropEvent)=0
 
virtual void OnDragLeaveEvent (QGraphicsSceneDragDropEvent *dragDropEvent)=0
 
virtual void OnDropEvent (QGraphicsSceneDragDropEvent *dropEvent)=0
 
virtual void OnDropCancelled ()=0
 

The documentation for this class was generated from the following file: