예제 #1
0
 private void Interact(Interactables objectToInteract)
 {
     objectToInteract.Interacted();
 }