Added UUID.Zero

This commit is contained in:
Simon Lübeß
2024-01-15 01:16:30 +01:00
parent ba68eb7428
commit 19d70c94e6
+2
View File
@@ -13,6 +13,8 @@ namespace GlitchyEngine.Core
private static Random s_Random = new .() ~ delete _; private static Random s_Random = new .() ~ delete _;
public const UUID Zero = .(0);
static this() static this()
{ {
gBonEnv.typeHandlers.Add(typeof(UUID), gBonEnv.typeHandlers.Add(typeof(UUID),