rswiki-book/317-Scroll-position.mediawiki

21 lines
582 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]]
| The interface ID.
|-
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard data types|Special A]]
| The position of the scrollbar.
|-
|}