Graphics Stub: Difference between revisions

m
Removed redirects.
m (Conform to format documentation guidelines.)
m (Removed redirects.)
Line 1:
The GraphicsStubGraphics Stub resource type is used exclusively in traffic vehicles in Burnout Paradise. Its purpose is to import a [[Vehicle Graphics (Burnout Paradise)|Vehicle Graphics]] and a [[Wheel Graphics (Burnout Paradise)|Wheel Graphics]] resource.
 
Vehicles cannot be used as traffic without a GraphicsStubGraphics Stub present. Similarly, the GraphicsStubGraphics Stub cannot be used without a Wheel Graphics resource.
 
= Structures =
Line 10:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x4 || [[Vehicle Graphics (Burnout Paradise) | BrnVehicle::GraphicsSpec]]* || mpVehicleGraphics || Imports index ||
|-
| 0x4 || 0x4 || [[Wheel Graphics (Burnout Paradise) | BrnWheel::GraphicsSpec]]* || mpWheelGraphics || Imports index ||
|}
 
Line 20:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x8 || [[Vehicle Graphics (Burnout Paradise) | BrnVehicle::GraphicsSpec]]* || mpVehicleGraphics || Imports index ||
|-
| 0x8 || 0x8 || [[Wheel Graphics (Burnout Paradise) | BrnWheel::GraphicsSpec]]* || mpWheelGraphics || Imports index ||
|}