Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
EventBehaviorStaticHandler
Type alias EventBehaviorStaticHandler
Event
Behavior
Static
Handler
:
(
(
event
)
=>
Promise
<
void
>
)
Run in the context of a
RegionBehaviorType
.
Type declaration
(
event
)
:
Promise
<
void
>
Parameters
event
:
RegionEvent
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
Run in the context of a RegionBehaviorType.