Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
CONFIG
RollFunction
Type Alias RollFunction
RollFunction
:
(
...
args
:
any
[]
)
=>
Promise
<
number
|
string
>
|
number
|
string
Type declaration
(
...
args
:
any
[]
)
:
Promise
<
number
|
string
>
|
number
|
string
Parameters
...
args
:
any
[]
Returns
Promise
<
number
|
string
>
|
number
|
string
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...