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

Inherits QWidget, and AzToolsFramework::IPropertyEditorNotify.

Public Types

enum  { VALUE_DEFAULT = 0 , VALUE_MINIMUM = 1 , VALUE_MAXIMUM = 2 }
 

Signals

void accept ()
 

Public Member Functions

 ParameterCreateEditWidget (AnimGraphPlugin *plugin, QWidget *parent)
 
void Reinit (const EMotionFX::Parameter *editParameter=nullptr)
 
const AZStd::unique_ptr< EMotionFX::Parameter > & GetParameter () const
 
QComboBox * GetValueTypeComboBox () const
 

Protected Slots

void OnValueTypeChange (int valueType)
 
void OnValidate ()
 

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