ISlateRun

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Text/ISlateRun.h

Include

#include "Framework/Text/ISlateRun.h"

Syntax

class ISlateRun : public IRun

Functions

Name Description

Public function Const

void

 

ArrangeChildren

(
    const TSharedRef< ILayoutBlock >& ...,
    const FGeometry& AllottedGeometry,
    FArrangedChildren& ArrangedChildre...
)

Public function

const TArray...

 

GetChildren()

Public function Const

int32

 

OnPaint

(
    const FPaintArgs& Args,
    const FTextLayout::FLineView& Line,
    const TSharedRef< ILayoutBlock >& ...,
    const FTextBlockStyle& DefaultStyl...,
    const FGeometry& AllottedGeometry,
    const FSlateRect& MyCullingRect,
    FSlateWindowElementList& OutDrawEl...,
    int32 LayerId,
    const FWidgetStyle& InWidgetStyle,
    bool bParentEnabled
)

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