Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassEntityQuery
Description
Controls whether ParallelForEachEntityChunk creates separate command buffers for each job.
| Name | SetParallelCommandBufferEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityQuery.h |
| Include Path | #include "MassEntityQuery.h" |
void SetParallelCommandBufferEnabled
(
const bool bInAllowParallelCommands
)
See Also
- bAllowParallelCommands for more details