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