예제 #1
0
 protected virtual void OnDestroy()
 {
     WhenDestroy?.Invoke();
 }
예제 #2
0
 private void OnDestroy() => WhenDestroy?.Invoke();