示例#1
0
 public static bool IsActionInProgress()
 {
     return(actionInProgress || CameraControl.ActionCamInAction());
 }