Difference between revisions of "GAME CONTROL BUTTON TOUCHPAD"
Jump to navigation
Jump to search
m (Correct hex value) |
m |
||
Line 2: | Line 2: | ||
|name=GAME_CONTROL_BUTTON_TOUCHPAD | |name=GAME_CONTROL_BUTTON_TOUCHPAD | ||
|type=integer | |type=integer | ||
|value={{LSL Hex| | |value={{LSL Hex|0x100000}} | ||
|desc | |desc | ||
|examples | |examples |
Latest revision as of 06:55, 27 August 2024
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer GAME_CONTROL_BUTTON_TOUCHPAD = 0x100000;The integer constant GAME_CONTROL_BUTTON_TOUCHPAD has the value 0x100000
Caveats
Related Articles
Events
• | game_control |