LSDE Dialog Engine / DialogHandler
Type Alias: DialogHandler
DialogHandler =
BlockHandler<DialogBlock,DialogContext>
Defined in: types.ts:740
Handler for DIALOG blocks. Shorthand for BlockHandler<DialogBlock, DialogContext>.
LSDE Dialog Engine / DialogHandler
DialogHandler =
BlockHandler<DialogBlock,DialogContext>
Defined in: types.ts:740
Handler for DIALOG blocks. Shorthand for BlockHandler<DialogBlock, DialogContext>.