public bool Update(IFightFSM fight, BlockFunc func, int frameindex)
 {
     fight.FE_LetGo();
     return(false);
 }