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