Method group is Obsolete

AssetImportContext.GetResultPath

Obsolete GetResultPath has been deprecated. Use GetOutputArtifactFilePath(string) instead.
Upgrade to GetOutputArtifactFilePath

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.


Did you find this page useful? Please give it a rating: