/// <summary> /// just clean up on quit /// </summary> private void OnDestroy() { if (m_Base) { m_Base.DeleteCupcake(this); } }