Interface IClickAnyOptions

Hierarchy

Properties

autoResolveIfSingle?: boolean

If true, automatically resolve this prompt if there is exactly one object to click on.

if?: boolean

Only create the prompt if true. Defaults to true.

message: Message

Required message to display to the prompted player.

order?: number

Sorting order for displaying a message about this prompt in the message bar. Defaults to 0. Messages with the same order value are sorted by newest first.

showDuringDelays?: boolean

Show this prompt when delays are active. Defaults to false.

Generated using TypeDoc