It seems that the GUID is int128.so it takes 16 bytes to save
But in ClickToMove function.Only alloc 8 bytes for guid..why?or 16bytes is wrong?What is the real GUID size
It seems that the GUID is int128.so it takes 16 bytes to save
But in ClickToMove function.Only alloc 8 bytes for guid..why?or 16bytes is wrong?What is the real GUID size
Should be 16 bytes everywhere.