get_prefab_script_guids
Retrieves the GUIDs of MonoBehaviour scripts attached to a specified prefab.
Instructions
Get script GUIDs (MonoBehaviour) referenced by a prefab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefab_path | Yes | e.g. Assets/Prefabs/Player.prefab |