mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
17 lines
428 B
Plaintext
17 lines
428 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 718]]
|
|
{{packet|name=Close window|description=Closes a window/interface.|opcode=5|type=Fixed|length=4|revision=718}}
|
|
== Close window ==
|
|
|
|
=== Description ===
|
|
|
|
Closes an interface that is displayed (NOT CHATBOX INTERFACES!).
|
|
|
|
=== Packet Structure ===
|
|
|
|
{| border=2
|
|
! Data type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Int]] || Window ID.
|
|
|} |