Class GuidUtil
Utility for dealing with Guid objects.
Inherited Members
Namespace: Unity.XR.CoreUtils
Assembly: solution.dll
Syntax
public static class GuidUtil
Methods
Name | Description |
---|---|
Compose(ulong, ulong) | Reconstructs a Guid from two ulong values representing the low and high bytes. |