mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 16:35:08 -05:00
21 lines
631 B
Plaintext
21 lines
631 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Scroll position|description=Sets the scrollbar position of an interface.|opcode=79|type=Fixed|length=4|revision=317}}
|
|
== Scroll Position ==
|
|
|
|
=== Description ===
|
|
|
|
This packet sets the scrollbar position of an interface.
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard data types|Special A]]
|
|
| The interface ID.
|
|
|-
|
|
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard data types|Special A]]
|
|
| The position of the scrollbar.
|
|
|-
|
|
|} |