Beispiel #1
0
 void Stop()
 {
     _onFinish = null;
     UnityContext.RemoveUpdateAction(Update);
 }