Navigation
API > API/Plugins > API/Plugins/RenderGrid > API/Plugins/RenderGrid/FRenderGridGenericExecutionQueue
Description
Stops (pauses) the execution of this queue, this can be resumed by calling the Start function again. Currently queued up delays will continue to run/expire.
| Name | Stop |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Public/Utils/RenderGridGenericExecutionQueue.h |
| Include Path | #include "Utils/RenderGridGenericExecutionQueue.h" |
| Source | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Private/Utils/RenderGridGenericExecutionQueue.cpp |
void Stop()