Guid

Guid

Windows
MacOS
Linux
On this page

Actions

Equal (Guid)

Returns true if the values are equal (A == B)

Target is Kismet Guid Library

Invalidate_Guid (Guid)

Invalidates the given GUID

Target is Kismet Guid Library

IsValid (Guid)

Checks whether the given GUID is valid

Target is Kismet Guid Library

New Guid

Returns a new unique GUID

Target is Kismet Guid Library

NotEqual (Guid)

Returns true if the values are not equal (A != B)

Target is Kismet Guid Library

Parse String to Guid

Converts a String of format EGuidFormats to a Guid. Returns Guid OutGuid, Returns bool Success

Target is Kismet Guid Library

ToString (Guid)

Converts a GUID value to a string, in the form 'A-B-C-D'

Target is Kismet Guid Library

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss