GetVersion()
Returns the version of the asset postprocessor.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public virtual uint GetVersion()
Returns
Type | Description |
|---|---|
| uint |
Remarks
When the script is recompiled, if a version change is detected, the assets associated with this asset postprocessor will be reimported.