public static void ReSaveAllFSMsInBuild()
 {
     ProjectToolsUI.Init();
     ProjectToolsUI.Instance.DoResaveAllFsmsInBuild();
 }