The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UTDmgType_CicadaRocket (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> DamageType >> UTDamageType >> UTDmgType_Burning >> UTDmgType_CicadaRocket
Package: 
UTGameContent
This class in other games:
UDK

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

Default values

Property Value
DamageWeaponClass Class'UTGameContent.UTVWeap_CicadaMissileLauncher'
DeathStatsName 'DEATHS_CICADAROCKET'
DeathString "`ks sprengte `o in Stücke."
FemaleSuicide "`ks sprengte `o in Stücke."
KillStatsName 'KILLS_CICADAROCKET'
MaleSuicide "`ks sprengte `o in Stücke."
NodeDamageScaling 0.0
SuicideStatsName 'SUICIDES_CICADAROCKET'
VehicleMomentumScaling 2.0

Static functions

ScoreKill

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

Overrides: UTDamageType.ScoreKill