Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

See Also: AssetDatabase.ImportAsset, AssetDatabase.Refresh.