Choose your operating system:
Windows
macOS
Linux
| FSlateApplicationBase::MakeImage()
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
Include |
#include "Application/SlateApplicationBase.h" |
TSharedRef< SImage > MakeImage
(
const TAttribute< const FSlateBrush * > & Image,
const TAttribute< FSlateColor > & Color,
const TAttribute< EVisibility > & Visibility
) const
Creates an image widget.
The new image widget.