Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UWorld
Description
Mark a world that was initialized for play as starting to tear down in preparation for cleanup. This will block the creation of new gameplay objects.
| Name | BeginTearingDown |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path | #include "Engine/World.h" |
| Source | /Engine/Source/Runtime/Engine/Private/World.cpp |
void BeginTearingDown()