Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassExecutionContext
Description
Sets bFlushDeferredCommands. Note that setting to True while the system is being executed doesn't result in immediate commands flushing
| Name | SetFlushDeferredCommands |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassExecutionContext.h |
| Include Path | #include "MassExecutionContext.h" |
void SetFlushDeferredCommands
(
const bool bNewFlushDeferredCommands
)