Spawns meshes on anchor positions. If the out of the box functionality doesn't match your goals the AnchorActorSpawner provides way to inject custom spawning logic into every step of it's spawning process by overwriting certain functions. For this please take a look at SpawnAnchorActorsForRoom(),
SpawnAnchorActorForLabel(), and
SpawnAnchorActor().