Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
client
HookedFunction
Interface HookedFunction
interface
HookedFunction
{
hook
:
string
;
id
:
number
;
fn
:
Function
;
once
:
boolean
;
}
Index
Properties
hook
id
fn
once
Properties
hook
hook
:
string
id
id
:
number
fn
fn
:
Function
once
once
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
hook
id
fn
once
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...