Unreal Engine Blueprint API Reference > Utilities > Text
Builds a formatted string using available format argument values. · Use {} to denote format arguments. · Argument types may be Byte, Integer, Float, Text, String, Name, Boolean, Object or ETextGender.
Inputs
Type | Name | Description |
---|---|---|
text | Format |
Outputs
Type | Name | Description |
---|---|---|
text | Result |