Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UStreamableRenderAsset
Description
Whether there is a pending update and it is locked within an update step. Used to prevent dealocks in SuspendRenderAssetStreaming().
| Name | IsPendingStreamingRequestLocked |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/StreamableRenderAsset.h |
| Include Path | #include "Engine/StreamableRenderAsset.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StreamableRenderAsset.cpp |
bool IsPendingStreamingRequestLocked() const