AthenaClient.rmlui.question.QuestionInfo ​
client/rmlui/question.QuestionInfo
Properties ​
blur ​
• Optional
blur: boolean
If set to true, it will blur the background while responding.
Defined in ​
client/rmlui/question/index.ts:29
buttons ​
• Optional
buttons: Object
Type declaration ​
Name | Type |
---|---|
accept | string |
decline | string |
Defined in ​
client/rmlui/question/index.ts:9
darken ​
• Optional
darken: boolean
If set to true, it will darken the background while responding.
Defined in ​
client/rmlui/question/index.ts:37
hideHud ​
• Optional
hideHud: boolean
Hide Radar?
Defined in ​
client/rmlui/question/index.ts:45
placeholder ​
• placeholder: string
What is the question, or info you need a response for? ie. 'What is your first name?'