Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Framework/Text/SlateImageRun.h |
Include |
#include "Framework/Text/SlateImageRun.h" |
Source |
/Engine/Source/Runtime/Slate/Private/Framework/Text/SlateImageRun.cpp |
static TSharedRef< FSlateImageRun > Create
(
const FRunInfo & InRunInfo,
const TSharedRef< const FString > & InText,
const FSlateBrush * InImage,
int16 InBaseline,
const FTextRange & InRange
)