Skip to main content

quests.question

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 2665
  • Header: QUESTION
  • Direction: Server to Client (s2c)
  • Realm: Quests & Campaigns
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Question

Payload fields

FieldTypeRequiredDescription
field1stringrequiredWire field extracted from the Nitro client parser.
field2int32requiredWire field extracted from the Nitro client parser.
field3int32requiredWire field extracted from the Nitro client parser.
field4int32requiredWire field extracted from the Nitro client parser.
field5int32requiredWire field extracted from the Nitro client parser.
field6int32requiredWire field extracted from the Nitro client parser.
field7int32requiredWire field extracted from the Nitro client parser.
field8stringrequiredWire field extracted from the Nitro client parser.
field9int32requiredWire field extracted from the Nitro client parser.
field10int32requiredWire field extracted from the Nitro client parser.
field11stringrequiredWire field extracted from the Nitro client parser.
field12stringrequiredWire field extracted from the Nitro client parser.

Behavior

Sender

The server sends this message to inform the client about question state.

Receiver

The client processes the received data and updates its local state accordingly.

Notes

  • No additional notes