UStreamableRenderAsset::CancelPendingStreamingRequest

Tries to cancel a pending LOD change request.

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 CancelPendingStreamingRequest()

Remarks

Tries to cancel a pending LOD change request. Requests cannot be canceled if they are in the finalization phase.

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