Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
DialogV2CloseCallback
Type alias DialogV2CloseCallback
Dialog
V2
Close
Callback
:
(
(
event
,
dialog
)
=>
any
)
Type declaration
(
event
,
dialog
)
:
any
Parameters
event
:
Event
The close event.
dialog
:
DialogV2
The dialog instance.
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
The close event.