Ejemplo n.º 1
0
 //perform the action of the behaviour
 private void performAction()
 {
     gunBehaviour.Action(this, player);
 }