CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ GetOverride() [2/2]

static Type GetOverride ( [NotNull] Path path)
static

Returns an asset's overridden importer type.

Parameters
pathPath to an asset file.
Returns
The overridden AssetImporter type or null if there is no overridden importer.
See also