Prop Instance List

From Burnout Wiki
BkPropInstanceList
aka {{{othernames}}}
No Example
Resource names InstanceColList
Type ID 0x3A98
Category Unknown
(decimal 15000)
Memory
distribution
Main Memory only
Imports Unknown
Imported by Unknown
Editor
available?
No

The prop instance list is found in Black 2 (2007-02-13 build). It is similar to early versions of the Prop Instance Data type found in Burnout Paradise.

Structures

Instance list

Offset Length Type Name Description Comments
0x0 0x4 Instance* ? Prop instances
0x4 0x4 uint32_t ? Number of prop instances
0x8 0x18 ? ?

Instance

Offset Length Type Name Description Comments
0x0 0x40 Matrix44Affine ? World transform
0x40 0x4 Instance details* ?
0x44 0x4 uint32_t ? Number of instance details? Always 1
0x48 0x8 Padding

Instance details

Offset Length Type Name Description Comments
0x0 0x1 bool ?
0x1 0x1 bool ? Is last instance
0x2 0x1 uint8_t ? Always 50