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

Inherits QDialog.

Public Slots

void OnAccept ()
 
void OnSelectionChanged (AZStd::vector< MotionSetSelectionItem > selection)
 

Public Member Functions

 MotionSetSelectionWindow (QWidget *parent, bool useSingleSelection=true, CommandSystem::SelectionList *selectionList=nullptr)
 
MCORE_INLINE MotionSetHierarchyWidgetGetHierarchyWidget ()
 
void Update (EMotionFX::MotionSet *motionSet, CommandSystem::SelectionList *selectionList=nullptr)
 
void Select (const AZStd::vector< MotionSetSelectionItem > &selectedItems)
 
void Select (const AZStd::vector< AZStd::string > &selectedMotionIds, EMotionFX::MotionSet *motionSet)
 

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