| AddEvent(float timeValue, EventDataPtr &&data) | EMotionFX::MotionEventTrack | |
| AddEvent(float timeValue, EventDataSet &&datas) (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| AddEvent(float startTimeValue, float endTimeValue, EventDataPtr &&data) | EMotionFX::MotionEventTrack | |
| AddEvent(float startTimeValue, float endTimeValue, EventDataSet &&data) (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| Clear() | EMotionFX::MotionEventTrack | |
| CopyTo(MotionEventTrack *targetTrack) const (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| Create(Motion *motion) | EMotionFX::MotionEventTrack | static |
| Create(const char *name, Motion *motion) | EMotionFX::MotionEventTrack | static |
| ExtractEvents(float startTime, float endTime, const MotionInstance *motionInstance, AnimGraphEventBuffer *outEventBuffer) const (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| GetEvent(size_t eventNr) const | EMotionFX::MotionEventTrack | inline |
| GetEvent(size_t eventNr) | EMotionFX::MotionEventTrack | inline |
| GetIsDeletable() const (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| GetIsEnabled() const (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| GetMotion() const (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| GetName() const (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| GetNameString() const (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| GetNumEvents() const | EMotionFX::MotionEventTrack | |
| m_deletable (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | protected |
| m_enabled | EMotionFX::MotionEventTrack | protected |
| m_events (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | protected |
| m_motion | EMotionFX::MotionEventTrack | protected |
| m_name (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | protected |
| MotionEvent (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | friend |
| MotionEventTrack()=default (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| MotionEventTrack(Motion *motion) | EMotionFX::MotionEventTrack | |
| MotionEventTrack(const char *name, Motion *motion) | EMotionFX::MotionEventTrack | |
| MotionEventTrack(const MotionEventTrack &other) (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| operator=(const MotionEventTrack &other) (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| ProcessEvents(float startTime, float endTime, const MotionInstance *motionInstance) const | EMotionFX::MotionEventTrack | |
| Reflect(AZ::ReflectContext *context) (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | static |
| RemoveAllEvents() | EMotionFX::MotionEventTrack | |
| RemoveEvent(size_t eventNr) | EMotionFX::MotionEventTrack | |
| ReserveNumEvents(size_t numEvents) (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| SetIsDeletable(bool isDeletable) (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| SetIsEnabled(bool enabled) (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| SetMotion(Motion *newMotion) (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | |
| SetName(const char *name) | EMotionFX::MotionEventTrack | |
| ~MotionEventTrack()=default (defined in EMotionFX::MotionEventTrack) | EMotionFX::MotionEventTrack | virtual |