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
intersection
Function intersection
intersection
(
other
)
:
Set
<
any
>
Return the intersection of two sets.
Parameters
other
:
Set
<
any
>
Some other set to compare against
Returns
Set
<
any
>
The intersection of both sets
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
Return the intersection of two sets.