Open 3D Engine EMotionFX 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.
EMStudio::BlendGraphMimeEvent Class Reference

Inherits GraphCanvas::GraphCanvasMimeEvent.

Public Member Functions

 AZ_RTTI (BlendGraphMimeEvent, "{AA7C8960-C7BA-4F26-B52B-97CF4AC3CB39}", GraphCanvas::GraphCanvasMimeEvent)
 
 AZ_CLASS_ALLOCATOR (BlendGraphMimeEvent, AZ::SystemAllocator)
 
 BlendGraphMimeEvent (AZStd::string_view typeString, AZStd::string_view namePrefix)
 
bool ExecuteEvent (const AZ::Vector2 &sceneMousePosition, AZ::Vector2 &sceneDropPosition, const AZ::EntityId &sceneId) override
 
AZStd::string GetTypeString () const
 
AZStd::string GetNamePrefix () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Static Public Attributes

static constexpr const char * BlendGraphMimeEventType = "animgraph/node-palette-mime-event"
 

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