Navigation
Unreal Engine Blueprint API Reference > Utilities > String
Returns the number of characters in the string
Target is Kismet String Library
Inputs
Type | Name | Description |
---|---|---|
string | S |
Outputs
Type | Name | Description |
---|---|---|
integer | Return Value | The number of chars in the string |