Navigation
API > API/Runtime > API/Runtime/ImageWriteQueue > API/Runtime/ImageWriteQueue/FImagePixelPipe
Description
Access this pipe's current set of end points. Warning: Not thread-safe - should only be called where no other modification to the end points can be happening.
| Name | GetEndPoints |
| Type | function |
| Header File | /Engine/Source/Runtime/ImageWriteQueue/Public/ImageWriteStream.h |
| Include Path | #include "ImageWriteStream.h" |
TArrayView < const TUniquePtr < FImageStreamEndpoint > > GetEndPoints() const