Beispiel #1
0
 void ClearRoom()
 {
     roomNavigation.ClearExits();
     interactableItems.ClearInteractablesInRoom();
 }