1 2 3 4 5 6 7 8 9
class_name RequestCharacterListPacket extends Packet static var header := 0x09a1 func to_bytes(): return get_header()