FImagePixelData::GetPayload

Return a pointer to the Payload stored in this data.

Windows
MacOS
Linux

References

Module

ImageWriteQueue

Header

/Engine/Source/Runtime/ImageWriteQueue/Public/ImagePixelData.h

Include

#include "ImagePixelData.h"

Syntax

template<typename T>
T * GetPayload()

Remarks

Return a pointer to the Payload stored in this data.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss