rswiki-book/src/317/317-Interface-offset.md

20 lines
610 B
Markdown

# Interface offset
Sets the offset for drawing of an interface.
## Packet Details
| Key | Value |
|--|--|
| Name | Interface offset |
| Description | Sets the offset for drawing of an interface |
| Opcode | 70 |
| Type | Fixed |
| Length | 6 |
| Revision | 317 |
## Packet Structure
| Data Type | Description |
|--|--|
| [Short](/Data-Types.html#common-data-types) | The X offset |
| [Little Endian](/Data-Types.html#little-endian) [Short](/Data-Types.html#common-data-types) | The Y offset |
| [Little Endian](/Data-Types.html#little-endian) [Short](/Data-Types.html#common-data-types) | The interface ID |