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

Widget of the property container. More...

#include <BlendNParamWeightsHandler.h>

Inherits QWidget, and EMotionFX::AnimGraphNotificationBus::Handler.

Signals

void DataChanged ()
 

Public Member Functions

AZ_CLASS_ALLOCATOR_DECL BlendNParamWeightContainerWidget (QWidget *parent)
 
void SetParamWeights (const AZStd::vector< BlendNParamWeight > &paramWeights, const AnimGraphNode *node)
 
const AZStd::vector< BlendNParamWeightGuiEntry > & GetParamWeights () const
 
void ConnectWidgetToDataSource (BlendNParamWeightElementWidget *elementWidget)
 
void AddElementWidget (BlendNParamWeightElementWidget *widget)
 
void RemoveElementWidget (BlendNParamWeightElementWidget *widget)
 
void Update ()
 

Detailed Description

Widget of the property container.


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