Difference between revisions of "GAME CONTROL BUTTON X"
Jump to navigation
Jump to search
(add GAME_CONTROL_BUTTON_X) |
m (Correct hex value) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
|name=GAME_CONTROL_BUTTON_X | |name=GAME_CONTROL_BUTTON_X | ||
|type=integer | |type=integer | ||
|value={{LSL Hex| | |value={{LSL Hex|0x4}} | ||
|desc | |desc | ||
|examples | |examples |
Latest revision as of 15:38, 26 August 2024
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer GAME_CONTROL_BUTTON_X = 0x4;The integer constant GAME_CONTROL_BUTTON_X has the value 0x4
Caveats
Related Articles
Events
• | game_control |