Data Fields | |
uint8_t | type |
UrlanDataType. | |
uint8_t | flags |
Bit field for type-specific properties. | |
uint16_t | _pad0 |
Padding. |
This represents the first 32 bits of a UCell and is typically initialized with ur_setId().
Bit field for type-specific properties.
The only flag defined for all datatypes is UR_FLAG_SOL
.