コード例 #1
0
 public override bool Invoke()
 {
     //Debug.Log("Death true");
     monController.Death();
     return(true);
 }