UImage::CancelImageStreaming

Called when we need to abort the texture being streamed in.

Windows
MacOS
Linux

Override Hierarchy

UImage::CancelImageStreaming()

UCommonLazyImage::CancelImageStreaming()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/Image.h

Include

#include "Components/Image.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/Image.cpp

Syntax

virtual void CancelImageStreaming()

Remarks

Called when we need to abort the texture being streamed in.

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