I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:XMPVehicle properties (U2)
Contents
- 1 Properties
- 1.1 Property group 'Vehicle'
- 1.2 Property group 'XMPVehicle'
- 1.2.1 DamageFilterClass
- 1.2.2 EnginePitchScale
- 1.2.3 HitSoundThreshold
- 1.2.4 SmokeEffectTemplate
- 1.2.5 SmokeVolumeMax
- 1.2.6 SmokeVolumeMin
- 1.2.7 SquealVelThresh
- 1.2.8 VehicleHuskClass
- 1.2.9 VehicleImpactEffect
- 1.2.10 XMPVehicleHitForce
- 1.2.11 XMPVehicleIdleForce
- 1.2.12 XMPVehicleIdleSound
- 1.2.13 XMPVehicleSquealForce
- 1.2.14 XMPVehicleSquealSound
- 1.2.15 XMPVehicleStartForce
- 1.2.16 XMPVehicleStartSound
- 1.3 Internal variables
- 1.3.1 CabClass
- 1.3.2 CollisionTarget
- 1.3.3 DustVolumeMax
- 1.3.4 ExplosionDamage
- 1.3.5 FrontLeftDust
- 1.3.6 FrontLeftDustClass
- 1.3.7 FrontRightDust
- 1.3.8 FrontRightDustClass
- 1.3.9 HitThreshold
- 1.3.10 InvertedDamageDelta
- 1.3.11 InvertedDamagePerSec
- 1.3.12 MyCab
- 1.3.13 MyCabViewModel
- 1.3.14 OldFrontLeftOnGround
- 1.3.15 OldFrontRightOnGround
- 1.3.16 OldRearLeftOnGround
- 1.3.17 OldRearRightOnGround
- 1.3.18 OldTurretRotation
- 1.3.19 PendingCollisionDamage
- 1.3.20 RearLeftDust
- 1.3.21 RearLeftDustClass
- 1.3.22 RearRightDust
- 1.3.23 RearRightDustClass
- 1.3.24 SmokeEffect
- 1.3.25 TakingInvertedDamage
- 1.3.26 UntilNextImpact
- 1.3.27 VelocityThreshold
- 1.4 Default values
- 1.5 Subobjects
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties[edit]
Property group 'Vehicle'[edit]
VehicleExplosionType[edit]
Type: ParticleGenerator
Default value: ParticleSalamander'Vehicle_Explosion_FX.ParticleSalamander0'
Property group 'XMPVehicle'[edit]
DamageFilterClass[edit]
Type: class<DamageFilter>
Default value: Class'Vehicles.DamageFilterVehicles'
EnginePitchScale[edit]
Type: float
Default value: 1655350.0
HitSoundThreshold[edit]
Type: float
SmokeEffectTemplate[edit]
Type: ParticleSalamander
Default value: ParticleSalamander'Vehicle_Damage_FX.ParticleSalamander3'
SmokeVolumeMax[edit]
Type: float
Default value: 40.0
SmokeVolumeMin[edit]
Type: float
Default value: 1.0
SquealVelThresh[edit]
Type: float
Default value: 15.0
VehicleHuskClass[edit]
Type: class<VehicleHusk>
VehicleImpactEffect[edit]
Default value: Class'Vehicles.VehicleImpacts'
XMPVehicleHitForce[edit]
Type: string
XMPVehicleIdleForce[edit]
Type: string
XMPVehicleIdleSound[edit]
Type: Sound
Default value: Sound'VehiclesA.Raptor.RaptorIdle'
XMPVehicleSquealForce[edit]
Type: string
XMPVehicleSquealSound[edit]
Type: Sound
Default value: Sound'VehiclesA.Generic.Skid'
XMPVehicleStartForce[edit]
Type: string
XMPVehicleStartSound[edit]
Type: Sound
Default value: Sound'VehiclesA.Raptor.RaptorStartup'
Internal variables[edit]
CabClass[edit]
Type: class<XMPVehicleCab>
CollisionTarget[edit]
Type: Actor
DustVolumeMax[edit]
Type: float
Default value: 90.0
ExplosionDamage[edit]
Type: int
Default value: 800
FrontLeftDust[edit]
Type: ParticleSalamander
FrontLeftDustClass[edit]
Type: ParticleSalamander
Default value: ParticleSalamander'Vehicle_WheelDust_FX.ParticleSalamander0'
FrontRightDust[edit]
Type: ParticleSalamander
FrontRightDustClass[edit]
Type: ParticleSalamander
Default value: ParticleSalamander'Vehicle_WheelDust_FX.ParticleSalamander0'
HitThreshold[edit]
Type: int
Default value: 400
InvertedDamageDelta[edit]
Type: float
InvertedDamagePerSec[edit]
Type: float
Default value: 100.0
MyCab[edit]
Type: XMPVehicleCab
MyCabViewModel[edit]
Type: XMPVehicleCabViewModel
OldFrontLeftOnGround[edit]
Type: bool
OldFrontRightOnGround[edit]
Type: bool
OldRearLeftOnGround[edit]
Type: bool
OldRearRightOnGround[edit]
Type: bool
OldTurretRotation[edit]
Type: Object.Rotator
Array size: 5 (HardMaxPassengers
)
PendingCollisionDamage[edit]
Type: int
RearLeftDust[edit]
Type: ParticleSalamander
RearLeftDustClass[edit]
Type: ParticleSalamander
Default value: ParticleSalamander'Vehicle_WheelDust_FX.ParticleSalamander0'
RearRightDust[edit]
Type: ParticleSalamander
RearRightDustClass[edit]
Type: ParticleSalamander
Default value: ParticleSalamander'Vehicle_WheelDust_FX.ParticleSalamander0'
SmokeEffect[edit]
Type: ParticleSalamander
TakingInvertedDamage[edit]
Type: bool
UntilNextImpact[edit]
Type: float
VelocityThreshold[edit]
Type: int
Default value: 100
Default values[edit]
Subobjects[edit]
KParams0[edit]
Class: Engine.KarmaParamsRBFull
Property | Value | ||||||
---|---|---|---|---|---|---|---|
bClientOnly | False | ||||||
bHighDetailOnly | False | ||||||
bKDoubleTickRate | True | ||||||
KAngularDamping | 0.0 | ||||||
KCOMOffset |
|
||||||
KFriction | 1.6 | ||||||
KInertiaTensor[0] | 20.0 | ||||||
KInertiaTensor[3] | 30.0 | ||||||
KInertiaTensor[5] | 48.0 | ||||||
KLinearDamping | 0.0 | ||||||
KStartEnabled | True |