BuildString (color)

BuildString (color)

Windows
MacOS
Linux

Converts a color->string, creating a new string in the form AppendTo+Prefix+InColor+Suffix

Target is Kismet String Library

BuildString (color)
Append To
Prefix
In Color
Suffix
Return Value

Inputs

Append To
String

An existing string to use as the start of the conversion string

Prefix
String

A string to use as a prefix, after the AppendTo string

In Color
Linear Color Structure

The linear color value to convert. Uses the standard ToString conversion

Suffix
String

A suffix to append to the end of the conversion string

Outputs

Return Value
String

A new string built from the passed parameters

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