UStreamableRenderAsset::WaitForPendingInitOrStreaming

Wait for any pending operation (like InitResource and Streaming) to complete.

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

void WaitForPendingInitOrStreaming
(
    bool bWaitForLODTransition,
    bool bSendCompletionEvents
)

Remarks

Wait for any pending operation (like InitResource and Streaming) to complete.

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