Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
primitives
Set
union
Function union
union
(
other
)
:
Set
<
any
>
Return the union of two sets.
Parameters
other
:
Set
<
any
>
The other set.
Returns
Set
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
Return the union of two sets.