get_uid
Get the unique identifier (UID) for a file in your Godot project by supplying its path relative to the project root.
Instructions
Get UID for a file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to file (relative to project root) |