Exemplo n.º 1
0
 /// <summary>
 /// 添加配置动作运行触发事件
 /// </summary>
 public static void AutoGenerActionData(bool useActionEvent = false)
 {
     ActionConfig.ReadCSV();
     AutoAnimationEvent(useActionEvent);
 }