BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/String
Returns the string to the right of the specified location, counting forward from the left (from the beginning of the word).
Target is Kismet String Library
Inputs
Type | Name | Description |
---|---|---|
string | Source String | |
integer | Count |
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | Returns the string to the right of the specified location, counting forward from the left (from the beginning of the word). |