Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FSlateApplication
- FSlateApplicationBase::MakeImage()
- FSlateApplication::MakeImage()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include | #include "Framework/Application/SlateApplication.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/SlateApplication.cpp |
virtual TSharedRef < SImage > MakeImage
(
const TAttribute < const FSlateBrush * > & Image,
const TAttribute < FSlateColor > & Color,
const TAttribute < EVisibility > & Visibility
) const
Remarks
Creates an image widget.