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

Public Member Functions

 MotionEventPreset (const AZStd::string &name, EMotionFX::EventDataSet &&eventDatas, AZ::Color color, const AZStd::string &comment)
 
const EMotionFX::EventDataSet & GetEventDatas () const
 
EMotionFX::EventDataSet & GetEventDatas ()
 
const AZStd::string & GetName () const
 
AZ::u32 GetEventColor () const
 
bool GetIsDefault () const
 
void SetName (const AZStd::string &name)
 
void SetEventColor (AZ::u32 color)
 
void SetIsDefault (bool isDefault)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

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