コード例 #1
0
 public bool Update(IFightFSM fight, BlockFunc func, int frameindex)
 {
     fight.FE_AddParry();
     return(false);
 }