Common Data Types: Difference between revisions

Content deleted Content added
m Oops
Added RwRGBA.
Line 117:
|-
| 0xC || 0x4 || RwReal || distance || ||
|}
 
=== RwRGBA ===
{| class="wikitable"
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x1 || RwUInt8 || red || ||
|-
| 0x1 || 0x1 || RwUInt8 || green || ||
|-
| 0x2 || 0x1 || RwUInt8 || blue || ||
|-
| 0x3 || 0x1 || RwUInt8 || alpha || ||
|}