| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/AssetPathToGUIDOptions.html | [Back] [Original] |
Asset path to GUID options.
Additional resources: AssetDatabase.AssetPathToGUID.
| Property | Description |
|---|---|
| IncludeRecentlyDeletedAssets | Return a GUID if the asset exists, or has recently been deleted. |
| OnlyExistingAssets | Return a GUID only if the asset exists on disk. |
| Web Proxy Viewer | New URL | Original Page |