Navigation
API > API/Runtime > API/Runtime/ImageWriteQueue
Module implementation that returns a write queue. Access is only via the module interface to ensure that the queue is flushed correctly on shutdown
| Name | IImageWriteQueueModule |
| Type | class |
| Header File | /Engine/Source/Runtime/ImageWriteQueue/Public/ImageWriteQueue.h |
| Include Path | #include "ImageWriteQueue.h" |
Syntax
class IImageWriteQueueModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IImageWriteQueue & GetWriteQueue() |
Access a global queue of image writing tasks | ImageWriteQueue.h |