Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
migrations
isMigrated
Function isMigrated
is
Migrated
(
doc
)
:
boolean
Test if provided document has been migrated to current version.
Parameters
doc
:
Document
<
any
,
null
,
Metadata
<
any
>
>
Any document to test
Returns
boolean
Migration matches current version
Remarks
This only tests migration flag. If the document has been updated with outdated data since, this will return false positive.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Pathfinder 1e for Foundry VTT
Loading...
Test if provided document has been migrated to current version.