Skip to content

DefaultActionContexts

const DefaultActionContexts: object

Defined in: plugins/actions/constants.ts:3

Type declaration

default

default: string = 'default'

game

game: string = 'game'

menu: string = 'menu'

pause

pause: string = 'pause'

popup: string = 'popup'