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

Inherits EMotionFX::TypeChoiceButton.

Public Member Functions

 AddConditionButton (AnimGraphPlugin *plugin, QWidget *parent)
 
- Public Member Functions inherited from EMotionFX::TypeChoiceButton
 TypeChoiceButton (const QString &text, const char *typePrefix, QWidget *parent, const AZStd::unordered_map< AZ::TypeId, AZStd::string > &types={})
 
void SetTypes (const AZStd::unordered_map< AZ::TypeId, AZStd::string > &types)
 

Additional Inherited Members

- Public Slots inherited from EMotionFX::TypeChoiceButton
void OnCreateContextMenu ()
 
- Signals inherited from EMotionFX::TypeChoiceButton
void ObjectTypeChosen (AZ::TypeId type)
 
- Protected Member Functions inherited from EMotionFX::TypeChoiceButton
AZStd::string GetNameByType (AZ::TypeId type) const
 
- Protected Attributes inherited from EMotionFX::TypeChoiceButton
AZStd::unordered_map< AZ::TypeId, AZStd::string > m_types
 
AZStd::string m_typePrefix
 

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