UCommonLazyImage::OnImageStreamingStarted

Called when the image streaming starts, after the other one was cancelled.

Windows
MacOS
Linux

Override Hierarchy

UImage::OnImageStreamingStarted()

UCommonLazyImage::OnImageStreamingStarted()

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonLazyImage.h

Include

#include "CommonLazyImage.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/CommonLazyImage.cpp

Syntax

virtual void OnImageStreamingStarted
(
    TSoftObjectPtr< UObject > SoftObject
)

Remarks

Called when the image streaming starts, after the other one was cancelled.

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