FTextureMipDataProvider::GetCancelThread

Returns on which thread [Cancel()](API\Runtime\Engine\Streaming\FTextureMipDataProvider\Cancel) must be called in the texture update (from FTextureStreamIn) to release ressources safely and correctly. [ETickThread::None](API\Runtime\Engine\Streaming\FTextureMipDataProvider\ETickThread) when ready to delete this.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Streaming/TextureMipDataProvider.h

Include

#include "Streaming/TextureMipDataProvider.h"

Syntax

ETickThread GetCancelThread() const

Remarks

Returns on which thread Cancel() must be called in the texture update (from FTextureStreamIn) to release ressources safely and correctly. ETickThread::None when ready to delete this.

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