Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTaskSyncManager
Description
Gets the default batch for a world context. This will return an invalid id if the world context is not set up for ticking
| Name | FindDefaultBatch |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/TaskSyncManager.h |
| Include Path | #include "TaskSyncManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/TaskSyncManager.cpp |
FBatchContextId FindDefaultBatch
(
FWorldContextId WorldContext
) const