AssetImporter.SupportsRemappedAssetType

Declaration

public bool SupportsRemappedAssetType(Type type);

Parameters

type The type of asset to check.

Returns

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

Description

Checks if the AssetImporter supports remapping the given asset type.


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