FRenderAssetUpdate::IsCompleted

Returns whether the task has finished executing and there is no other thread possibly accessing it.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/RenderAssetUpdate.h

Include

#include "RenderAssetUpdate.h"

Syntax

bool IsCompleted() const

Remarks

Returns whether the task has finished executing and there is no other thread possibly accessing it.

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