This version of Unity is unsupported.

AssetPathToGUIDOptions

enumeration

Description

Asset path to GUID options.

Properties

IncludeRecentlyDeletedAssetsReturn a GUID if the asset exists, or has recently been deleted.
OnlyExistingAssetsReturn a GUID only if the asset exists on disk.