Skip to content

C#7 (ClickedOnRemoveButton)

CrazyPhoenix edited this page Apr 23, 2018 · 1 revision

The C#7 message is sent by the client when the user has removed a role from the role list. The server should ignore the message if the client isn't host.

byte index;

index is the index of the role in the role list.

Clone this wiki locally