コード例 #1
0
 public void MoveForward()
 {
     slotManager.AddInstructions("MoveForward");             //function paranthesis will be provided by the SlotManager function
 }