This version of Unity is unsupported.

AssetImportContext.GetResultPath

Declaration

public string GetResultPath(string extension);

Parameters

extension The 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.