Open 3D Engine EMotionFX Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits EMotionFX::MotionSetCallback.
Public Member Functions | |
CommandSystemMotionSetCallback (EMotionFX::MotionSet *motionSet) | |
EMotionFX::Motion * | LoadMotion (EMotionFX::MotionSet::MotionEntry *entry) override |
Public Member Functions inherited from EMotionFX::MotionSetCallback | |
MotionSetCallback (MotionSet *motionSet) | |
MotionSet * | GetMotionSet () const |
void | SetMotionSet (MotionSet *motionSet) |
Additional Inherited Members | |
Protected Attributes inherited from EMotionFX::MotionSetCallback | |
MotionSet * | m_motionSet |