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::TagSelector Class Referenceabstract

Inherits QWidget.

Inherited by EMotionFX::AnimGraphTagSelector, EMotionFX::SimulatedJointColliderExclusionTagSelector, and EMotionFX::SimulatedObjectColliderTagSelector.

Signals

void TagsChanged ()
 

Public Member Functions

AZ_CLASS_ALLOCATOR_DECL TagSelector (QWidget *parent)
 
void Reinit ()
 
void SetTags (const AZStd::vector< AZStd::string > &tags)
 
const AZStd::vector< AZStd::string > & GetTags () const
 

Protected Member Functions

virtual void GetAvailableTags (QVector< QString > &outTags) const =0
 

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