Hello,
I’m currently trying to list all places in my Universe (game) created using AssetService:CreatePlaceInPlayerInventoryAsync. However, there seems to be no built-in function for this, and trying to use https://developer.roblox.com/en-us/api-reference/function/AssetService/GetGamePlacesAsync only returns the places made by the developer of the game, not the user-created places. Is there any way I can list all of the places created using the function, and not the places that were made by me (the developer).
Thanks,
p0s_0.