Type Alias: ChoiceBeatInput
ChoiceBeatInput =
object
Defined in: scripts/types.ts:130
Blocks the script until the player picks a reply.
Properties
id
id:
string
Defined in: scripts/types.ts:133
Required: choices stay addressable, so their id must not shift.
options
options:
ChoiceOption[]
Defined in: scripts/types.ts:134
type
type:
"choice"
Defined in: scripts/types.ts:131