Skip to content
On this page

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 ​

NameType
acceptstring
declinestring

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?'

Defined in ​

client/rmlui/question/index.ts:21

Created by Stuyk | Est. 2020