AssetDatabase.Refresh 刷新
static function Refresh (options : ImportAssetOptions = ImportAssetOptions.Default) : void
Description描述
Import any changed assets.
重新导入有更新的资源。
This will import any assets that have changed their content modification data or have been added-removed to the project folder.
这将把凡是更改了可修正数据或者移除附加物体的资源导入工程文件夹。
参见: ImportAssetOptions.