| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.DamageType
|
+-- UTGame.UTDamageType
|
+-- UTGameContent.UTDmgType_TurretShockBall
| Variables Summary |
|---|
| Functions Summary |
|---|
| Inherited Functions from Engine.DamageType |
|---|
| DeathMessage, SuicideMessage, VehicleDamageScalingFor |
| Defaultproperties |
|---|
defaultproperties
{
DamageWeaponClass=Class'UTGameContent.UTVWeap_TurretShock'
KillStatsName="KILLS_TURRETSHOCK"
DeathStatsName="DEATHS_TURRETSHOCK"
SuicideStatsName="SUICIDES_TURRETSHOCK"
DeathString="`o was decimated by `k's combo turret."
FemaleSuicide="`o comboed herself."
MaleSuicide="`o comboed himself."
VehicleDamageScaling=0.250000
VehicleMomentumScaling=0.250000
Name="Default__UTDmgType_TurretShockBall"
ObjectArchetype=UTDamageType'UTGame.Default__UTDamageType'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||