コード例 #1
0
 public void Init(StateMachine machine)
 {
     this.machine = machine;
     this.Init ();
 }