AssetImporter.GetExternalObjectMap

切换到手册
public Dictionary<SourceAssetIdentifier,Object> GetExternalObjectMap ();

返回

Dictionary<SourceAssetIdentifier,Object> 子资源与外部资源之间的映射。

描述

获取 AssetImporter 使用的外部对象映射的副本。

更改此映射不会影响 AssetImporter 的状态。

另请参阅:AssetImporter.AddRemapAssetImporter.RemoveRemap