Beispiel #1
0
 public void SetState(ItemState p_state)
 {
     _doorItem.SetState(p_state);
 }