FSlateTextRun::CreateBlock

Windows
MacOS
Linux

Override Hierarchy

IRun::CreateBlock()

FSlateTextRun::CreateBlock()

References

Module

Slate

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

Syntax

virtual TSharedRef< ILayoutBlock > CreateBlock
(
    int32 StartIndex,
    int32 EndIndex,
    FVector2D Size,
    const FLayoutBlockTextContext & TextContext,
    const TSharedPtr< IRunRenderer > & Renderer
)

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