CleanUp()
Unity calls this function when the asset has been created allowing user to clean any allocated resources.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.ProjectWindowCallback
- Assembly: UnityEditor.CoreModule
public virtual void CleanUp()