コード例 #1
0
 public static void RegisterReaction(Step reaction)
 {
     turns.AddReaction(reaction);
 }