Edit on GitHub

GameService Server Character Mastery Slot Unlock Response

Summary

This packet acknowledges a slot being unlocked in the 2nd character's mastery tab.

It is a response to:

Structure

gameservice_server_026e_character_mastery_slot_unlock_response

Name Type Summary
unknown_gss026e bytes[4] All 0x00?

Definition

meta:
  id: gameservice_server_026e_character_mastery_slot_unlock_response
  title: GameService Server Character Mastery Slot Unlock Response
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring
seq:
  - id: unknown_gss026e
    size: 4

Examples

No examples available. Contribute one?