예제 #1
0
 public override void TakeDecision(Decision decision, GameObject button)
 {
     decision.ExecuteDecision(button);
 }