Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScriptEventAction

A script based event action.

Hierarchy

Index

Properties

Properties

Optional options

options: any

Options for running the script.

script

script: string

The path to the script to invoke.

Optional state

state: any

Stores the initial state.

Optional type

type: string

The type.

Generated using TypeDoc