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

#include <AnimGraphEditorBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual MotionSetGetSelectedMotionSet ()
 
virtual void UpdateMotionSetComboBox ()
 

Detailed Description

EMotion FX Anim Graph Editor Request Bus Used for making requests to anim graph editor.

Member Function Documentation

◆ GetSelectedMotionSet()

virtual MotionSet * EMotionFX::AnimGraphEditorRequests::GetSelectedMotionSet ( )
inlinevirtual

Called whenever something inside an object changes that influences the visual graph or any other UI element.

Parameters
[in]objectThe object that changed and requests the UI sync.

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