Choose your operating system:
Windows
macOS
Linux
| IRun::CreateBlock()
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Framework/Text/SlateTextRun.h |
Include |
#include "Framework/Text/SlateTextRun.h" |
Source |
/Engine/Source/Runtime/Slate/Private/Framework/Text/SlateTextRun.cpp |
virtual TSharedRef< ILayoutBlock > CreateBlock
(
int32 StartIndex,
int32 EndIndex,
FVector2D Size,
const FLayoutBlockTextContext & TextContext,
const TSharedPtr< IRunRenderer > & Renderer
)