-
Notifications
You must be signed in to change notification settings - Fork 2
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
- Home
- Common
- Data Types
- Enums
- Entity
- Components
- Interface
- GameObject.hpp
- Components
- File Types
- Game Cache
- Interface
- BehaviorParameter.hpp