GAME CONTROL BUTTON DPAD LEFT: Difference between revisions
Jump to navigation
Jump to search
add GAME_CONTROL_BUTTON_DPAD_LEFT |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=GAME_CONTROL_BUTTON_DPAD_LEFT | ||
|type=integer | |type=integer | ||
|value={{LSL Hex|0xc}} | |value={{LSL Hex|0xc}} | ||
Revision as of 08:57, 17 October 2023
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer GAME_CONTROL_BUTTON_DPAD_LEFT = 0xc;The integer constant GAME_CONTROL_BUTTON_DPAD_LEFT has the value 0xc
Caveats
Related Articles
Events
| • | game_control |