KneehighParkK

Calling Realtime.Destroy(GameObject gameObject)

When destroying a prefab/gameobject (that was instantiated through Realtime.Instantiate) using Realtime.Destroy, is MonoBehavior.OnDestroy() guaranteed to run?
Was this page helpful?