UStreamableRenderAsset::IsPendingStreamingRequestLocked

Whether there is a pending update and it is locked within an update step.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StreamableRenderAsset.h

Include

#include "Engine/StreamableRenderAsset.h"

Source

/Engine/Source/Runtime/Engine/Private/StreamableRenderAsset.cpp

Syntax

bool IsPendingStreamingRequestLocked() const

Remarks

Whether there is a pending update and it is locked within an update step. Used to prevent dealocks in SuspendRenderAssetStreaming().

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