Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
primitives
Set
toObject
Function toObject
toObject
<
T
>
(
this
:
Set
<
T
>
)
:
T
[]
Convert a set to a JSON object by mapping its contents to an array
Type Parameters
T
Parameters
this
:
Set
<
T
>
Returns
T
[]
The set elements as an array.
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Convert a set to a JSON object by mapping its contents to an array