The question object. May contain other information than listed below. See question events.
Properties:
| Name | Type | Description |
|---|---|---|
questionIndex |
Number | The current question index |
index |
Number | Alias for questionIndex |
gameBlockType |
String | The question type. |
type |
String | Alias for gameBlockType |
answer |
function | Alias for Client#answer. Only exists on QuestionStart. |
- Source: