コード例 #1
0
 //called by animation
 void FinishedCast()
 {
     Debug.Log("Finished Cast");
     scheduler.ReleaseLock();
 }