project_path_to_uid
Convert a Godot project file path to its unique resource UID for referencing resources.
Instructions
Convert a project file path to its UID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The project path (e.g. 'res://scenes/main.tscn') |