FRenderAssetUpdate::DoUnlock

Release any lock on the object, allowing other thread to modify it.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "RenderAssetUpdate.h"

Source

/Engine/Source/Runtime/Engine/Private/Streaming/RenderAssetUpdate.cpp

Syntax

void DoUnlock
(
    ETaskState PreviousTaskState
)

Remarks

Release any lock on the object, allowing other thread to modify 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