Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTaskSyncManager
Description
Gets the correct task world context for the current thread context. This will return an invalid context if called on worker threads
| Name | GetCurrentWorldContext |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/TaskSyncManager.h |
| Include Path | #include "TaskSyncManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/TaskSyncManager.cpp |
FWorldContextId GetCurrentWorldContext() const