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 MotionSetHierarchyWidget * | GetHierarchyWidget () |
| 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) |