Navigation
Unreal Engine Blueprint API Reference > Widget
Directly sets the widget text. Warning: This will wipe any binding created for the Text property!
Target is Text
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
text | In Text | The text to assign to the widget |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |