Open 3D Engine EMotionFX Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits EMotionFX::TypeChoiceButton.
Public Member Functions | |
AddConditionButton (AnimGraphPlugin *plugin, QWidget *parent) | |
![]() | |
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 | |
![]() | |
void | OnCreateContextMenu () |
![]() | |
void | ObjectTypeChosen (AZ::TypeId type) |
![]() | |
AZStd::string | GetNameByType (AZ::TypeId type) const |
![]() | |
AZStd::unordered_map< AZ::TypeId, AZStd::string > | m_types |
AZStd::string | m_typePrefix |