Difference between revisions of "GAME CONTROL BUTTON BACK"
Jump to navigation
Jump to search
m (Leviathan Linden moved page GAME CONTROL BUTTON C to GAME CONTROL BUTTON BACK: There is no button C) |
(add GAME_CONTROL_BUTTON_BACK) |
||
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=GAME_CONTROL_BUTTON_BACK | ||
|type=integer | |type=integer | ||
|value={{LSL Hex| | |value={{LSL Hex|0x4}} | ||
|desc | |desc | ||
|examples | |examples |
Revision as of 08:50, 17 October 2023
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer GAME_CONTROL_BUTTON_BACK = 0x4;The integer constant GAME_CONTROL_BUTTON_BACK has the value 0x4
Caveats
Related Articles
Events
• | game_control |