It's late, so maybe I'm just missing something...
I'm trying to use PlanetName = MyEntity:sbEnvName() to grab a list of all planet names in a map, but most everything I've tried to plug in for MyEntity returns an empty string.
PlanetName = owner():sbEnvName() returns the expected string
I've tried creating holos at the planet centers and then using PlanetName = Holo:sbEnvName() but that also returns an empty string.
Is there another way to get all of the planet names?