Edit on GitHub

GameService Server User Shop Leave Response

Summary

This packet acknowledges a user has stopped browsing a shop.

It is the response to GameService Client 0x0078 User Shop Leave.

Structure

gameservice_server_00e7_user_shop_leave_response

Name Type Summary
unknown_a u4 All examples show 1 (0x00000001)

Definition

meta:
  id: gameservice_server_00e7_user_shop_leave_response
  title: GameService Server User Shop Leave Response
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring
seq:
  - id: unknown_a
    type: u4

Examples

No examples available. Contribute one?