Edit on GitHub
GameService Server Multiplayer Mode Leave Response
Summary
This packet acknowledges a user has left multiplayer mode.
It has no payload.
It is a response to GameService Client 0x0082 Multiplayer Mode Leave.
See Also GameService Server 0x00F5 Multiplayer Mode Join Response.
Structure
Name | Type | Summary |
This structure does not have any fields of its own. |
Definition
meta:
id: gameservice_server_00f6_multiplayer_mode_leave_response
title: GameService Server Multiplayer Mode Leave Response
encoding: ASCII
endian: le
imports:
- ../../common/pstring
Examples
No examples available. Contribute one?