IAppleImageUtilsConversionTask::GetData

This should use [MoveTemp()](API\Runtime\Core\Templates\MoveTemp) to avoid duplication so call once :)

Windows
MacOS
Linux

References

Module

AppleImageUtils

Header

/Engine/Plugins/Runtime/AppleImageUtils/Source/AppleImageUtils/Public/IAppleImageUtilsPlugin.h

Include

#include "IAppleImageUtilsPlugin.h"

Syntax

TArray< uint8 > GetData()

Remarks

This should use MoveTemp() to avoid duplication so call once :)

Returns

the data once the task has completed or empty array if still in progress.

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