Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ImportAssetOptions.ForceUpdate

Description

User initiated asset import.

This should be passed when asset import is caused by the user (e.g. by clicking Reimport). Non-user initiated import happens when the asset modification time changes.

Additional resources: AssetDatabase.ImportAsset, AssetDatabase.Refresh.