Navigation
Unreal Engine Blueprint API Reference > Utilities > String
Returns a string converted to Lower case
Target is Kismet String Library
Inputs
Type | Name | Description |
---|---|---|
string | Source String | The string to convert |
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | The string in lower case |