UImage::ConvertImage

Translates the bound brush data and assigns it to the cached brush used by this widget.

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

const FSlateBrush * ConvertImage
(
    TAttribute< FSlateBrush > InImageAsset
) const

Remarks

Translates the bound brush data and assigns it to the cached brush used by this widget.

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