{
  "schemaVersion": 1,
  "title": "MOUSE_BUTTON",
  "sourceUrl": "https://docs.fivem.net/docs/game-references/input-mapper-parameter-ids/mouse_button/",
  "retrievedAt": "2026-09-23",
  "downloadUrl": "/game-references/data/input-parameters--mouse_button.json",
  "sections": [
    {
      "id": "mouse-button",
      "title": "MOUSE_BUTTON",
      "columns": [
        "Input Parameter",
        "Input Description"
      ],
      "rows": [
        {
          "id": "mouse-button-0",
          "cells": [
            {
              "text": "MOUSE_LEFT"
            },
            {
              "text": "Mouse Button 0 (Left Click)"
            }
          ]
        },
        {
          "id": "mouse-button-1",
          "cells": [
            {
              "text": "MOUSE_RIGHT"
            },
            {
              "text": "Mouse Button 1 (Right Click)"
            }
          ]
        },
        {
          "id": "mouse-button-2",
          "cells": [
            {
              "text": "MOUSE_MIDDLE"
            },
            {
              "text": "Mouse Button 2 (Middle Click)"
            }
          ]
        },
        {
          "id": "mouse-button-3",
          "cells": [
            {
              "text": "MOUSE_EXTRABTN1"
            },
            {
              "text": "Mouse Button 3"
            }
          ]
        },
        {
          "id": "mouse-button-4",
          "cells": [
            {
              "text": "MOUSE_EXTRABTN2"
            },
            {
              "text": "Mouse Button 4"
            }
          ]
        },
        {
          "id": "mouse-button-5",
          "cells": [
            {
              "text": "MOUSE_EXTRABTN3"
            },
            {
              "text": "Mouse Button 5"
            }
          ]
        },
        {
          "id": "mouse-button-6",
          "cells": [
            {
              "text": "MOUSE_EXTRABTN4"
            },
            {
              "text": "Mouse Button 6"
            }
          ]
        },
        {
          "id": "mouse-button-7",
          "cells": [
            {
              "text": "MOUSE_EXTRABTN5"
            },
            {
              "text": "Mouse Button 7"
            }
          ]
        },
        {
          "id": "mouse-button-8",
          "cells": [
            {
              "text": "IOM_WHEEL_UP"
            },
            {
              "text": "Mouse Wheel Up"
            }
          ]
        },
        {
          "id": "mouse-button-9",
          "cells": [
            {
              "text": "IOM_WHEEL_DOWN"
            },
            {
              "text": "Mouse Wheel Down"
            }
          ]
        }
      ]
    }
  ]
}
