Wait For Mouse Button Down
Wait for a mouse button to be pressed.
| Parameter | Description |
|---|---|
| Mouse Button | The mouse button to wait for: Left = 0, Right = 1, Middle = 2. |
Tip
This should work with both the legacy input system and new InputSystem
Wait for a mouse button to be pressed.
| Parameter | Description |
|---|---|
| Mouse Button | The mouse button to wait for: Left = 0, Right = 1, Middle = 2. |
Tip
This should work with both the legacy input system and new InputSystem