I don't need to test my programs. I have an error-correcting modem.
UE3:UTDmgType_TankShell (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:40, 23 May 2008 by (Talk)
Object >> DamageType >> UTDamageType >> UTDmgType_Burning >> UTDmgType_TankShell |
- Package:
- UTGameContent
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Default values[edit]
Property | Value |
---|---|
AlwaysGibDamageThreshold | 99 |
bKRadialImpulse | True |
bThrowRagdoll | True |
DamageWeaponClass | Class'UTGameContent.UTVWeap_GoliathTurret' |
DeathStatsName | 'DEATHS_GOLIATHTURRET' |
DeathString | "`k's tank shell blew `o into flaming bits." |
FemaleSuicide | "`o fired her rocket prematurely." |
GibPerterbation | 0.15 |
KDamageImpulse | 8000.0 |
KillStatsName | 'KILLS_GOLIATHTURRET' |
KImpulseRadius | 500.0 |
MaleSuicide | "`o fired his rocket prematurely." |
NodeDamageScaling | 1.25 |
SuicideStatsName | 'SUICIDES_GOLIATHTURRET' |
VehicleMomentumScaling | 1.5 |
Static functions[edit]
ScoreKill[edit]
static function ScoreKill (UTPlayerReplicationInfo KillerPRI, UTPlayerReplicationInfo KilledPRI, Pawn KilledPawn)
Overrides: UTDamageType.ScoreKill
SpawnHitEffect[edit]
static function SpawnHitEffect (Pawn P, float Damage, Object.Vector Momentum, name BoneName, Object.Vector HitLocation)
Overrides: UTDmgType_Burning.SpawnHitEffect
SpawnHitEffect() Possibly spawn a custom hit effect
VehicleDamageScalingFor[edit]
Overrides: DamageType.VehicleDamageScalingFor