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.
EMotionFX::AnimGraphNodeIdHandler Class Reference

Inherits QObject, and AzToolsFramework::PropertyHandler< AZ::u64, AnimGraphNodeIdPicker >.

Inherited by EMotionFX::AnimGraphMotionNodeIdHandler, and EMotionFX::AnimGraphStateIdHandler.

Public Member Functions

AZ::u32 GetHandlerName () const override
 
QWidget * CreateGUI (QWidget *parent) override
 
bool AutoDelete () const override
 
void ConsumeAttribute (AnimGraphNodeIdPicker *widget, AZ::u32 attrib, AzToolsFramework::PropertyAttributeReader *attrValue, const char *debugName) override
 
void WriteGUIValuesIntoProperty (size_t index, AnimGraphNodeIdPicker *GUI, property_t &instance, AzToolsFramework::InstanceDataNode *node) override
 
bool ReadValuesIntoGUI (size_t index, AnimGraphNodeIdPicker *GUI, const property_t &instance, AzToolsFramework::InstanceDataNode *node) override
 

Protected Attributes

AnimGraphm_animGraph
 
AZ::TypeId m_nodeFilterType
 
bool m_showStatesOnly
 

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