mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 08:25:08 -05:00
24 lines
521 B
Plaintext
24 lines
521 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Interface offset|description=Sets the offset for drawing of an interface|opcode=70|type=Fixed|length=6|revision=317}}
|
|
== Interface offset ==
|
|
|
|
=== Description ===
|
|
|
|
Sets the offset for drawing of an interface.
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Standard data types|Short]]
|
|
| The X offset
|
|
|-
|
|
| [[Data Types#Standard data types|Short]]
|
|
| The Y offset
|
|
|-
|
|
| [[Data Types#Standard data types|Short]]
|
|
| The interface ID
|
|
|-
|
|
|} |