STextBlock::SetHighlightText

Sets the highlight text for this text block

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/STextBlock.h

Include

#include "Widgets/Text/STextBlock.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Text/STextBlock.cpp

Syntax

void SetHighlightText
(
    TAttribute< FText > InText
)

Remarks

Sets the highlight text for this text block

Parameters

Parameter

Description

InText

The new text to highlight

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