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

# Enum "ButtonAction"

| DLC                                                                 | Value | Enumerator                             | Comment                                                                                     |
| ------------------------------------------------------------------- | ----- | -------------------------------------- | ------------------------------------------------------------------------------------------- |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 0     | ACTION\_LEFT {: .copyable }            |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 1     | ACTION\_RIGHT {: .copyable }           |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 2     | ACTION\_UP {: .copyable }              |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 3     | ACTION\_DOWN {: .copyable }            |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 4     | ACTION\_SHOOTLEFT {: .copyable }       |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 5     | ACTION\_SHOOTRIGHT {: .copyable }      |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 6     | ACTION\_SHOOTUP {: .copyable }         |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 7     | ACTION\_SHOOTDOWN {: .copyable }       |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 8     | ACTION\_BOMB {: .copyable }            |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 9     | ACTION\_ITEM {: .copyable }            |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 10    | ACTION\_PILLCARD {: .copyable }        |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 11    | ACTION\_DROP {: .copyable }            |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 12    | ACTION\_PAUSE {: .copyable }           |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 13    | ACTION\_MAP {: .copyable }             |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 14    | ACTION\_MENUCONFIRM {: .copyable }     |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 15    | ACTION\_MENUBACK {: .copyable }        |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 16    | ACTION\_RESTART {: .copyable }         |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 17    | ACTION\_FULLSCREEN {: .copyable }      |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 18    | ACTION\_MUTE {: .copyable }            |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 19    | ACTION\_JOINMULTIPLAYER {: .copyable } |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 20    | ACTION\_MENULEFT {: .copyable }        |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 21    | ACTION\_MENURIGHT {: .copyable }       |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 22    | ACTION\_MENUUP {: .copyable }          |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 23    | ACTION\_MENUDOWN {: .copyable }        |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 24    | ACTION\_MENULT {: .copyable }          |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 25    | ACTION\_MENURT {: .copyable }          |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 26    | ACTION\_MENUTAB {: .copyable }         |                                                                                             |
| [ ](/ab_p/beta/docs/enums/buttonaction.md){: .abp .tooltip .badge } | 28    | ACTION\_CONSOLE {: .copyable }         | <p>USE ONLY FOR HOOKING! To check the input use IsButtonTriggered with desired key <br></p> |
