Skip to content

Class

ProjectMigrationScanner

Generated GDScript class reference for GridPlacement.ProjectMigrationScanner.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

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