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

AssetPostprocessor.GetVersion

Declaration

public uint GetVersion();

Description

Returns the version of the asset postprocessor.

When the script is recompiled, if a version change is detected, the assets associated with this asset postprocessor will be reimported.