STextBlock::SetText

Windows
MacOS
Linux

Deprecated

  • SetText taking FString is deprecated. Use the FText version instead

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< FString > & InText
)

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