コード例 #1
0
 private void OnDestroy()
 {
     _controller.UnregisterAccumulator(this);
     _controller = null;
 }