I’ve created a new level for my functional tests to run in, and I can write a test in the blueprint.
But after my test runs, I then want to have the level reset entirely so I can run another from a clean slate. Is this how it’s usually done, and if so how do I ‘refresh’ everything before each test?