How to make the Actor generated by spawnActor be unloaded in the World Partition

I need help

Use the Unload or MarkForGarbageCollection functions on the spawned actor and ensure it’s in a runtime-loaded cell of the World Partition to allow unloading.