Table of Contents

VehicleData

Inheritance

This namespace inherits from ShapeBaseData > GameBaseData > SimDataBlock > SimObject.

Fields

bodyFriction

float bodyFriction
Memory offset: 0x250

bodyRestitution

float bodyRestitution
Memory offset: 0x24C

cameraDecay

float cameraDecay
Memory offset: 0x29C

cameraLag

float cameraLag
Memory offset: 0x298

cameraMaxDist

float cameraMaxDist
Memory offset: 0x2A4

cameraMinDist

float cameraMinDist
Memory offset: 0x2A8

cameraOffset

float cameraOffset
Memory offset: 0x2A0

cameraRoll

bool cameraRoll
Memory offset: 0x294

cameraTilt

float cameraTilt
Memory offset: 0x2AC

collDamageMultiplier

float collDamageMultiplier
Memory offset: 0x290

collDamageThresholdVel

float collDamageThresholdVel
Memory offset: 0x28C

collisionTol

float collisionTol
Memory offset: 0x2C4

contactTol

float contactTol
Memory offset: 0x2C8

damageEmitter

ParticleEmitterDataPtr damageEmitter[3]
Memory offset: 0x300

damageEmitterOffset

Point3F damageEmitterOffset[2]
Memory offset: 0x30C

damageLevelTolerance

float damageLevelTolerance[2]
Memory offset: 0x330

dustEmitter

ParticleEmitterDataPtr dustEmitter
Memory offset: 0x2F0

dustHeight

float dustHeight
Memory offset: 0x2FC

exitingWater

AudioProfilePtr exitingWater
Memory offset: 0x254

exitSplashSoundVelocity

float exitSplashSoundVelocity
Memory offset: 0x268

hardImpactSound

AudioProfilePtr hardImpactSound
Memory offset: 0x248

hardImpactSpeed

float hardImpactSpeed
Memory offset: 0x280

hardSplashSoundVelocity

float hardSplashSoundVelocity
Memory offset: 0x274

impactWaterEasy

AudioProfilePtr impactWaterEasy
Memory offset: 0x258

impactWaterHard

AudioProfilePtr impactWaterHard
Memory offset: 0x260

impactWaterMedium

AudioProfilePtr impactWaterMedium
Memory offset: 0x25C

integration

int integration
Memory offset: 0x2C0

jetEnergyDrain

float jetEnergyDrain
Memory offset: 0x2E8

jetForce

float jetForce
Memory offset: 0x2E4

massBox

Point3F massBox
Memory offset: 0x2D8

massCenter

Point3F massCenter
Memory offset: 0x2CC

maxDrag

float maxDrag
Memory offset: 0x2BC

maxSteeringAngle

float maxSteeringAngle
Memory offset: 0x288

mediumSplashSoundVelocity

float mediumSplashSoundVelocity
Memory offset: 0x270

minDrag

float minDrag
Memory offset: 0x2B8

minImpactSpeed

float minImpactSpeed
Memory offset: 0x278

minJetEnergy

float minJetEnergy
Memory offset: 0x2EC

minRollSpeed

float minRollSpeed
Memory offset: 0x284

numDmgEmitterAreas

float numDmgEmitterAreas
Memory offset: 0x338

rideAble

bool rideAble
Memory offset: 0x2B0

softImpactSound

AudioProfilePtr softImpactSound
Memory offset: 0x244

softImpactSpeed

float softImpactSpeed
Memory offset: 0x27C

softSplashSoundVelocity

float softSplashSoundVelocity
Memory offset: 0x26C

splashEmitter

ParticleEmitterDataPtr splashEmitter[2]
Memory offset: 0x33C

splashFreqMod

float splashFreqMod
Memory offset: 0x34C

splashVelEpsilon

float splashVelEpsilon
Memory offset: 0x350

triggerDustHeight

float triggerDustHeight
Memory offset: 0x2F8

uiName

caseString uiName
Memory offset: 0x2B4

waterWakeSound

AudioProfilePtr waterWakeSound
Memory offset: 0x264

Functions

VehicleData::onCollision
VehicleData::onDriverLeave
VehicleData::onEnterLiquid
VehicleData::onLeaveLiquid