Skip to content
ct

Class

ProjectMigrationScanner

Generated GDScript class reference for GridPlacement.ProjectMigrationScanner.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Discovery phase of the migration entry: scans a project directory (absolute OS path) for legacy 5.x shapes in .tres/.tscn files and produces a [ProjectMigrationReport]. Pure text scanning — never loads resources — so it runs headless and works without any deprecated class existing in the installed 6.0 addon.

Source: addons/grid_placement/migration/project_migration_scanner.gd

Syntax

class ProjectMigrationScanner extends RefCounted

Members

NameKindSummary
SCAN_EXTENSIONSField
SKIP_DIRSField
scanMethod