Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
DialogV2RenderCallback
Type Alias DialogV2RenderCallback
DialogV2RenderCallback
:
(
event
:
Event
,
dialog
:
DialogV2
)
=>
any
Type declaration
(
event
:
Event
,
dialog
:
DialogV2
)
:
any
Parameters
event
:
Event
The render event.
dialog
:
DialogV2
The DialogV2 instance.
Returns
any
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
The render event.