Added previously unknown "IntColor" CustomData type to MQB.
It has only been seen with 4 Members.
The length is 20 bytes since it includes a padding member and each member is an int.
The CustomData object was named "color" so thats how I deduced it's purpose.
I assume its in RGBA order from how the last member is 255.
Added previously unknown "IntColor" CustomData type to MQB.
It has only been seen with 4 Members.
The length is 20 bytes since it includes a padding member and each member is an int.
The CustomData object was named "color" so thats how I deduced it's purpose.
I assume its in RGBA order from how the last member is 255.