Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
DialogV2CloseCallback
Type Alias DialogV2CloseCallback
DialogV2CloseCallback
:
(
event
:
Event
,
dialog
:
DialogV2
)
=>
any
Type Declaration
(
event
:
Event
,
dialog
:
DialogV2
)
:
any
Parameters
event
:
Event
The close event.
dialog
:
DialogV2
The DialogV2 instance.
Returns
any
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
The close event.