Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
hookEvents
getSceneControlButtons
Function getSceneControlButtons
getSceneControlButtons
(
controls
:
Record
<
string
,
SceneControl
>
)
:
void
A hook event that fires when the Scene controls are initialized.
Parameters
controls
:
Record
<
string
,
SceneControl
>
The SceneControl configurations
Returns
void
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
A hook event that fires when the Scene controls are initialized.