Experimental: this API is experimental and might be changed or removed in the future.

AssetImportContext.GetResultPath

Switch to Manual
public string GetResultPath (string extension);

Parameters

extensionThe extension string.

Returns

string The path where to store the result for the given extension.

Description

Returns the path where to store the result of an import for a given extension.

The empty and the "info" extensions are reserved.