Cogito, ergo sum

UE3:UTDmgType_ViperSelfDestruct (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:40, 23 May 2008 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> DamageType >> UTDamageType >> UTDmgType_Burning >> UTDmgType_ViperSelfDestruct
Package: 
UTGameContent

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

Default values

Property Value
bDontHurtInstigator True
bKRadialImpulse True
bSelfDestructDamage True
DeathStatsName 'DEATHS_VIPERSELFDESTRUCT'
DeathString "`o was too close to `k's Viper self destruct."
FemaleSuicide "`o fried herself with her own Viper self destruct."
KDamageImpulse 12000.0
KillStatsName 'KILLS_VIPERSELFDESTRUCT'
KImpulseRadius 500.0
MaleSuicide "`o fried himself with his own Viper self destruct."
SuicideStatsName 'SUICIDES_VIPERSELFDESTRUCT'

Static functions

IncrementKills

static function int IncrementKills (UTPlayerReplicationInfo KillerPRI)

Overrides: UTDamageType.IncrementKills