![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FSlateTextRun, including all inherited members.
| AppendTextTo(FString &Text) const override | FSlateTextRun | virtual |
| AppendTextTo(FString &AppendToText, const FTextRange &PartialRange) const override | FSlateTextRun | virtual |
| ApplyFontSizeMultiplierOnTextStyle(float FontSizeMultiplier) | FSlateTextRun | |
| ArrangeChildren(const TSharedRef< ILayoutBlock > &Block, const FGeometry &AllottedGeometry, FArrangedChildren &ArrangedChildren) const override | FSlateTextRun | virtual |
| AsShared() | TSharedFromThis< FSlateTextRun > | inline |
| AsShared() const | TSharedFromThis< FSlateTextRun > | inline |
| AsSharedSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< FSlateTextRun > | inline |
| AsWeak() | TSharedFromThis< FSlateTextRun > | inline |
| AsWeak() const | TSharedFromThis< FSlateTextRun > | inline |
| AsWeakSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< FSlateTextRun > | inline |
| BeginLayout() override | FSlateTextRun | inlinevirtual |
| Clone() const override | FSlateTextRun | virtual |
| Create(const FRunInfo &InRunInfo, const TSharedRef< const FString > &InText, const FTextBlockStyle &Style) | FSlateTextRun | static |
| Create(const FRunInfo &InRunInfo, const TSharedRef< const FString > &InText, const FTextBlockStyle &Style, const FTextRange &InRange) | FSlateTextRun | static |
| CreateBlock(int32 StartIndex, int32 EndIndex, FVector2D Size, const FLayoutBlockTextContext &TextContext, const TSharedPtr< IRunRenderer > &Renderer) override | FSlateTextRun | virtual |
| DoesSharedInstanceExist() const | TSharedFromThis< FSlateTextRun > | inline |
| EndLayout() override | FSlateTextRun | inlinevirtual |
| FSlateTextRun(const FRunInfo &InRunInfo, const TSharedRef< const FString > &InText, const FTextBlockStyle &InStyle) | FSlateTextRun | protected |
| FSlateTextRun(const FRunInfo &InRunInfo, const TSharedRef< const FString > &InText, const FTextBlockStyle &InStyle, const FTextRange &InRange) | FSlateTextRun | protected |
| FSlateTextRun(const FSlateTextRun &Run) | FSlateTextRun | protected |
| GetBaseLine(float Scale) const override | FSlateTextRun | virtual |
| GetChildren() override | FSlateTextRun | virtual |
| GetKerning(int32 CurrentIndex, float Scale, const FRunTextContext &TextContext) const override | FSlateTextRun | virtual |
| GetLocationAt(const TSharedRef< ILayoutBlock > &Block, int32 Offset, float Scale) const override | FSlateTextRun | virtual |
| GetMaxHeight(float Scale) const override | FSlateTextRun | virtual |
| GetOutlineSize(int32 StartIndex, int32 EndIndex, float Scale) const override | FSlateTextRun | virtual |
| GetRunAttributes() const override | FSlateTextRun | virtual |
| GetRunInfo() const override | FSlateTextRun | virtual |
| GetShadowSize(int32 StartIndex, int32 EndIndex, float Scale) const override | FSlateTextRun | virtual |
| GetTextIndexAt(const TSharedRef< ILayoutBlock > &Block, const FVector2D &Location, float Scale, ETextHitPoint *const OutHitPoint=nullptr) const override | FSlateTextRun | virtual |
| GetTextRange() const override | FSlateTextRun | virtual |
| Measure(int32 StartIndex, int32 EndIndex, float Scale, const FRunTextContext &TextContext) const override | FSlateTextRun | virtual |
| Move(const TSharedRef< FString > &NewText, const FTextRange &NewRange) override | FSlateTextRun | virtual |
| OnPaint(const FPaintArgs &PaintArgs, const FTextArgs &TextArgs, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const override | FSlateTextRun | virtual |
| operator=(TSharedFromThis const &) | TSharedFromThis< FSlateTextRun > | inlineprotected |
| Range | FSlateTextRun | protected |
| RunInfo | FSlateTextRun | protected |
| SetTextRange(const FTextRange &Value) override | FSlateTextRun | virtual |
| SharedThis(OtherType *ThisPtr) | TSharedFromThis< FSlateTextRun > | inlineprotectedstatic |
| SharedThis(const OtherType *ThisPtr) | TSharedFromThis< FSlateTextRun > | inlineprotectedstatic |
| Style | FSlateTextRun | protected |
| Text | FSlateTextRun | protected |
| TSharedFromThis() | TSharedFromThis< FSlateTextRun > | inlineprotected |
| TSharedFromThis(TSharedFromThis const &) | TSharedFromThis< FSlateTextRun > | inlineprotected |
| UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const | TSharedFromThis< FSlateTextRun > | inline |
| UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const | TSharedFromThis< FSlateTextRun > | inline |
| ~FSlateTextRun() | FSlateTextRun | inlinevirtual |
| ~IRun() | IRun | inlinevirtual |
| ~TSharedFromThis() | TSharedFromThis< FSlateTextRun > | inlineprotected |