AssetDatabase.Refresh Manual     Reference     Scripting  
Scripting > Editor Classes > AssetDatabase
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.

See Also: ImportAssetOptions.