Navigation
API > API/Plugins > API/Plugins/RenderGrid > API/Plugins/RenderGrid/URenderGridQueue
Description
Call this function to make it so that the editor will be closed when all rendering queues have finished. This function has to only be called once.
| Name | CloseEditorOnCompletion |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Public/RenderGrid/RenderGridQueue.h |
| Include Path | #include "RenderGrid/RenderGridQueue.h" |
| Source | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Private/RenderGrid/RenderGridQueue.cpp |
UFUNCTION (BlueprintCallable, Category="Render Grid Queue",
Meta=(Keywords="execution execute finish close stop end done quit"))
static void CloseEditorOnCompletion()