Choose your operating system:
Windows
macOS
Linux
On this page
Actions
Dirty Stage Actor Blueprint |
Intentionally dirties the UBlueprint for the given stage actor's generated class. This is useful for testing how the stage actor behaves when going into PIE with a dirty blueprint, as that usually triggers a recompile at the very sensitive PIE transition Target is SDTests Blueprint Library |
Recompile Blueprint Stage Actor |
Helps test the effects of blueprint recompilation on the spawned actors and assets when a stage is opened. Returns whether it compiled successfully or not. Target is SDTests Blueprint Library |