SetText

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetText

(
    const FString& Value
)

Passing text as FString is deprecated, please use FText instead (likely via a LOCTEXT).

Public function

void

 

SetText

(
    const FText& Value
)

Change the text value and signal the primitives to be rebuilt

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