rswiki-book/src/317/317-Scroll-position.md

19 lines
578 B
Markdown
Raw Permalink Normal View History

2018-10-13 09:48:41 -04:00
# Scroll Position
2018-07-03 00:31:18 -04:00
This packet sets the scrollbar position of an interface.
2018-10-13 09:48:41 -04:00
## Packet Details
| Key | Value |
|--|--|
| Name | Scroll position |
| Description | Sets the scrollbar position of an interface. |
| Opcode | 79 |
| Type | Fixed |
| Length | 4 |
| Revision | 317 |
## Packet Structure
| Data Type | Description |
|--|--|
| [Little Endian](/Data-Types.html#little-endian) [Short](/Data-Types.html#common-data-types) | The interface ID. |
| [Short](/Data-Types.html#common-data-types) [Special A](/Data-Types.html#bespoke-data-types) | The position of the scrollbar. |