示例#1
0
 private void LaunchDirector()
 {
     timelineManager.UpdateCurrentDirector(newDirector);
     timelineManager.CallWithBlock(400.0f);
 }