How does it save if multiple places are present. For instance, if you have a building game w/blocks and a lot of multiple server does it override? How does it work?
Saves the state of the current place. This only works for places created with CreatePlaceAsync() and CreatePlaceInPlayerInventoryAsync().
The Wiki link here
Unfortunately, this will only save if the place was originally created using CreatePlaceAsync()