rswiki-book/src/317/317-Button-click.md

468 B

\[Category Packet

{{packet|name=Button click|description=Sent when a player clicks an in-game button.|opcode=185|type=Fixed|length=2|revision=317}} == Button click ==

=== Description ===

This is sent when a player clicks a button in-game, with the id of the button being clicked.

=== Packet Structure ===

{| border=2 ! Data type ! Description |- | [[Data Types#Standard data types|Short]] | The button id. |- |}