Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
IterableWeakMapHeldValue
Interface IterableWeakMapHeldValue
interface
IterableWeakMapHeldValue
{
set
:
Set
<
WeakRef
<
any
>
>
;
ref
:
WeakRef
<
any
>
;
}
Index
Properties
set
ref
Properties
set
set
:
Set
<
WeakRef
<
any
>
>
The set to be cleaned.
ref
ref
:
WeakRef
<
any
>
The ref to remove.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
set
ref
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
The set to be cleaned.