OnDestroy

Called when a scriptable object is destroyed.

Implementation

protected virtual void OnDestroy();

Reference

ScriptableObject.OnDestroy

Last updated