Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/String
Convert String Back To Float Vector. IsValid indicates whether or not the string could be successfully converted.
Target is Kismet String Library
Inputs
| Type | Name | Description |
|---|---|---|
| string | In String |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Out Converted Vector | |
| boolean | Out Is Valid |