GAME CONTROL BUTTON Y: Difference between revisions
Jump to navigation
Jump to search
add GAME_CONTROL_BUTTON_Y |
m Correct hex value |
||
Line 2: | Line 2: | ||
|name=GAME_CONTROL_BUTTON_Y | |name=GAME_CONTROL_BUTTON_Y | ||
|type=integer | |type=integer | ||
|value={{LSL Hex| | |value={{LSL Hex|0x4}} | ||
|desc | |desc | ||
|examples | |examples |
Revision as of 16:39, 26 August 2024
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer GAME_CONTROL_BUTTON_Y = 0x4;The integer constant GAME_CONTROL_BUTTON_Y has the value 0x4
Caveats
Related Articles
Events
• | game_control |