AssetImporter.SupportsRemappedAssetType

Cambiar al Manual
public bool SupportsRemappedAssetType (Type type);

Parámetros

typeThe type of asset to check.

Valor de retorno

bool Returns true if the importer supports remapping the given type. Otherwise, returns false.

Descripción

Checks if the AssetImporter supports remapping the given asset type.