BlueprintAPI > BlueprintAPI/Guid
Converts a String of format EGuidFormats to a Guid. Returns Guid OutGuid, Returns bool Success
Target is Kismet Guid Library
Inputs
Type | Name | Description |
---|---|---|
string | Guid String |
Outputs
Type | Name | Description |
---|---|---|
struct | Out Guid | |
boolean | Success |