Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
primitives
Set
first
Function first
first
<
T
>
(
this
:
Set
<
T
>
)
:
T
|
undefined
Return the first value from the set.
Type Parameters
T
Parameters
this
:
Set
<
T
>
Returns
T
|
undefined
The first element in the set, or undefined
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Return the first value from the set.