> For the complete documentation index, see [llms.txt](https://motion.docs.regensturm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://motion.docs.regensturm.com/architecture/emovementevents.md).

# EMovementEvents

This page describes the EMovementEvents enum that ships with Motion. The [structure](https://docs.unrealengine.com/en-US/ProgrammingAndScripting/Blueprints/UserGuide/Variables/Structs/index.html) describes all Movement Events that can trigger movement sounds.

### Constants

| Name   | Description                       |
| ------ | --------------------------------- |
| Jumped | Triggered when the player jumped. |
| Landed | Triggered when the player landed. |
