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::MotionEventTable Member List

This is the complete list of members for EMotionFX::MotionEventTable, including all inherited members.

AddTrack(MotionEventTrack *track) (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTable
AutoCreateSyncTrack(Motion *motion) (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTable
CopyTo(MotionEventTable *targetTable, Motion *targetTableMotion) (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTable
ExtractEvents(float startTime, float endTime, const MotionInstance *motionInstance, AnimGraphEventBuffer *outEventBuffer) constEMotionFX::MotionEventTable
FindTrackByName(const char *trackName) const (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTable
FindTrackIndexByName(const char *trackName) const (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTable
GetNumTracks() const (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTableinline
GetSyncTrack() const (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTableinline
GetTrack(size_t index) const (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTableinline
InitAfterLoading(Motion *motion) (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTable
InsertTrack(size_t index, MotionEventTrack *track) (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTable
MotionEvent (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTablefriend
MotionEventTable()=default (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTable
ProcessEvents(float startTime, float endTime, const MotionInstance *motionInstance) constEMotionFX::MotionEventTable
Reflect(AZ::ReflectContext *context) (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTablestatic
RemoveAllTracks(bool delFromMem=true) (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTable
RemoveTrack(size_t index, bool delFromMem=true) (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTable
ReserveNumTracks(size_t numTracks)EMotionFX::MotionEventTable
~MotionEventTable() (defined in EMotionFX::MotionEventTable)EMotionFX::MotionEventTablevirtual