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::GraphCanvasMimeEvent Class Referenceabstract

Inherited by GraphCanvas::CreateSplicingNodeMimeEvent.

Public Member Functions

 AZ_RTTI (GraphCanvasMimeEvent, "{89AA505F-D6E7-425F-B5C0-A6599FAD71EE}")
 
virtual bool CanGraphHandleEvent (const GraphId &graphId) const
 
virtual bool ExecuteEvent (const AZ::Vector2 &sceneMousePosition, AZ::Vector2 &sceneDropPosition, const AZ::EntityId &sceneId)=0
 
const NodeId & GetCreatedNodeId () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *reflectContext)
 

Protected Attributes

NodeId m_createdNodeId
 

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