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