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::AnimGraphMultiTransitionIdHandler Class Reference

Inherits QObject, and AzToolsFramework::PropertyHandler< AZStd::vector< AZ::u64 >, AnimGraphTransitionIdPicker >.

Public Member Functions

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

Protected Attributes

AnimGraphStateTransitionm_transition = nullptr
 

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