unreal.GuidLibrary
¶
- class unreal.GuidLibrary(outer=None, name='None')¶
Bases:
unreal.BlueprintFunctionLibrary
Kismet Guid Library
C++ Source:
Module: Engine
File: KismetGuidLibrary.h
- classmethod conv_guid_to_string(guid) → str¶
Converts a GUID value to a string, in the form ‘A-B-C-D’