Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTaskSyncManager
Description
Tells the manager that it should destroy all tracking info for a world context. This only needs to be called when destroying a test or preview world
| Name | ReleaseWorldContext |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/TaskSyncManager.h |
| Include Path | #include "TaskSyncManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/TaskSyncManager.cpp |
void ReleaseWorldContext
(
FWorldContextId WorldContext
)