For the complete documentation index, see llms.txt. This page is also available as Markdown.

OnDestroy

Called when a scriptable object is destroyed.

Implementation

protected virtual void OnDestroy();

Reference

ScriptableObject.OnDestroy

Last updated