Unreal Engine Blueprint API Reference > Guid
Converts a GUID value to a string, in the form 'A-B-C-D'
Target is Kismet Guid Library
Inputs
Type | Name | Description |
---|---|---|
struct | In Guid |
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | Converts a GUID value to a string, in the form 'A-B-C-D' |