UImage::OnImageStreamingStarted

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

Windows
MacOS
Linux

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 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