Navigation
API > API/Runtime > API/Runtime/Slate
| Name | ISlateRun |
| Type | class |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Text/ISlateRun.h |
| Include Path | #include "Framework/Text/ISlateRun.h" |
Syntax
class ISlateRun : public IRun
Implements Interfaces
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ArrangeChildren
(
const TSharedRef< ILayoutBlock >& Block, |
Framework/Text/ISlateRun.h | ||
const TArray< TSharedRef< SWidget > > & GetChildren() |
Framework/Text/ISlateRun.h | ||
int32 OnPaint
(
const FPaintArgs& PaintArgs, |
Framework/Text/ISlateRun.h |