Can I get a list of all the scenes( or placeIDs) in the current game Instance

When teleporting the target place’s id may not unique.
For example, the beta version and online version ,they have diffrent placeID, although they will do the same teleport.

1 Like

AssetService:GetGamePlacesAsync ( )

1 Like