STextBlock::SetText

Sets the 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 SetText
(
    const TAttribute< FText > & InText
)

Remarks

Sets the text for this text block

Parameters

Parameter

Description

InText

The new text to display

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