Skip to content

DataTypes: LEGO_GUID.hpp

Alanzote edited this page Dec 25, 2018 · 1 revision

LEGO Universe sometimes requires a unique global identifier. To make things easier, a structure was created on LEGO_GUID.hpp, located under DataTypes. This structure holds the following data:

  • Data1 - uint32_t
  • Data2 - uint16_t
  • Data3 - uint16_t
  • Data4 - uint32_t