- migrateWorld(options?): Promise<void>
-
Parameters
-
Optional
options: {
systemPacks: undefined | boolean;
unlock: undefined | boolean;
} = {}
-
systemPacks: undefined | boolean
-
unlock: undefined | boolean
Returns Promise<void>
- A Promise which resolves once the migration is completed
Perform a system migration for the entire World, applying migrations for Actors, Items, Scenes, Tokens and Compendium packs