SetText

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetText

(
    const TAttribute< FString >& InTex...
)

SetText taking FString is deprecated. Use the FText version instead

Public function

void

 

SetText

(
    const FString& InText
)

SetText taking FString is deprecated. Use the FText version instead

Public function

void

 

SetText

(
    const TAttribute< FText >& InText
)

Sets the text for this text block

Public function

void

 

SetText

(
    const FText& InText
)

SetText taking FString is deprecated. Use the FText version instead

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