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

Widget that displays a single element of the property container. More...

#include <BlendNParamWeightsHandler.h>

Inherits QWidget.

Signals

void DataChanged (BlendNParamWeightElementWidget *childWidget)
 

Public Member Functions

AZ_CLASS_ALLOCATOR_DECL BlendNParamWeightElementWidget (QWidget *parent)
 
void SetParentContainerWidget (BlendNParamWeightContainerWidget *parent)
 
void SetDataSource (const BlendNParamWeightGuiEntry &paramWeight)
 
float GetWeightRange () const
 
void SetId (size_t index)
 
size_t GetId () const
 
void UpdateGui ()
 

Static Public Attributes

static const int s_decimalPlaces
 

Detailed Description

Widget that displays a single element of the property container.


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