Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Attributes | List of all members
sShortUUID Struct Reference

UUID normalised in textual form. More...

Public Attributes

char Data [32] {}
 
bool IsValid = false
 

Detailed Description

UUID normalised in textual form.

Definition at line 12 of file UUID.cpp.

Member Data Documentation

◆ Data

char sShortUUID::Data[32] {}

Definition at line 14 of file UUID.cpp.

◆ IsValid

bool sShortUUID::IsValid = false

Definition at line 15 of file UUID.cpp.


The documentation for this struct was generated from the following file: