BuildString (vector2d)

BuildString (vector2d)

Windows
MacOS
Linux

Converts a vector2d->string, creating a new string in the form AppendTo+Prefix+InVector2d+Suffix

Target is Kismet String Library

BuildString (vector2d)
Append To
Prefix
In Vector 2d
X0.0
Y0.0
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 Vector 2d
Vector 2D Structure

The vector2d value to convert. Uses the standard FVector2D::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