I don't need to test my programs. I have an error-correcting modem.

UE3:UTDmgType_RaptorRocket (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> DamageType >> UTDamageType >> UTDmgType_Burning >> UTDmgType_RaptorRocket
Package: 
UTGameContent

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Default values[edit]

Property Value
bKRadialImpulse True
DamageWeaponClass Class'UTGameContent.UTVWeap_RaptorGun'
DamageWeaponFireMode 1
DeathStatsName 'DEATHS_RAPTORROCKET'
DeathString "`o couldn't avoid `k's air-to-air missile."
FemaleSuicide "`o blasted herself out of the sky."
KDamageImpulse 2000.0
KillStatsName 'KILLS_RAPTORROCKET'
MaleSuicide "`o blasted himself out of the sky."
SuicideStatsName 'SUICIDES_RAPTORROCKET'
VehicleDamageScaling 1.5
VehicleMomentumScaling 0.75

Static functions[edit]

ScoreKill[edit]

static function ScoreKill (UTPlayerReplicationInfo KillerPRI, UTPlayerReplicationInfo KilledPRI, Pawn KilledPawn)

Overrides: UTDamageType.ScoreKill