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.
CommandSystem::CommandSystemMotionSetCallback Class Reference

Inherits EMotionFX::MotionSetCallback.

Public Member Functions

 CommandSystemMotionSetCallback (EMotionFX::MotionSet *motionSet)
 
EMotionFX::MotionLoadMotion (EMotionFX::MotionSet::MotionEntry *entry) override
 
- Public Member Functions inherited from EMotionFX::MotionSetCallback
 MotionSetCallback (MotionSet *motionSet)
 
virtual MotionLoadMotion (MotionSet::MotionEntry *entry)
 
MotionSetGetMotionSet () const
 
void SetMotionSet (MotionSet *motionSet)
 

Additional Inherited Members

- Protected Attributes inherited from EMotionFX::MotionSetCallback
MotionSetm_motionSet
 

Member Function Documentation

◆ LoadMotion()

EMotionFX::Motion * CommandSystem::CommandSystemMotionSetCallback::LoadMotion ( EMotionFX::MotionSet::MotionEntry entry)
overridevirtual

Reimplemented from EMotionFX::MotionSetCallback.


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