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

Inherits AzQtComponents::BrowseEdit.

Signals

void SelectionDone (const AZStd::vector< SelectionItem > &selectedJoints)
 
void SelectionRejected (const AZStd::vector< SelectionItem > &previouslySelectedJoints)
 
void SelectionChanged (const AZStd::vector< SelectionItem > &selectedJoints)
 

Public Member Functions

AZ_CLASS_ALLOCATOR_DECL ActorJointBrowseEdit (QWidget *parent=nullptr)
 
void SetSingleJointSelection (bool singleSelectionEnabled)
 
void SetSelectedJoints (const AZStd::vector< SelectionItem > &selectedJoints)
 
EMotionFX::ActorInstanceGetActorInstance () const
 
const AZStd::vector< SelectionItem > & GetPreviouslySelectedJoints () const
 

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