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

Inherits QWidget.

Signals

void SelectionChanged (const AZStd::vector< AZStd::string > &newSimualtedObjectNames)
 

Public Member Functions

AZ_CLASS_ALLOCATOR_DECL SimulatedObjectPicker (QWidget *parent)
 
void UpdateSimulatedObjects (const AZStd::vector< AZStd::string > &simulatedObjectNames)
 
void SetSimulatedObjects (const AZStd::vector< AZStd::string > &simulatedObjectNames)
 
const AZStd::vector< AZStd::string > & GetSimulatedObjects () const
 

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