| 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
|
+-- UTGame.UTDmgType_Burning
|
+-- UTGame.UTDmgType_ScorpionSelfDestruct
| Variables Summary | |
|---|---|
| int | DamageGivenForSelfDestruct |
| Functions Summary | ||
|---|---|---|
![]() | int | IncrementKills (UTPlayerReplicationInfo KillerPRI)) |
| Inherited Functions from UTGame.UTDmgType_Burning |
|---|
| GetHitEffectDuration, SpawnHitEffect |
| Variables Detail |
|---|
Amount of damage to given when hitting a vehicle
| Functions Detail |
|---|
IncrementKills Source code| Defaultproperties |
|---|
defaultproperties { DamageGivenForSelfDestruct=610 bSelfDestructDamage=True KillStatsName="KILLS_SCORPIONSELFDESTRUCT" DeathStatsName="DEATHS_SCORPIONSELFDESTRUCT" SuicideStatsName="SUICIDES_SCORPIONSELFDESTRUCT" DeathString="`o was too close to `k's Scorpion self destruct." FemaleSuicide="`o fried herself with her own Scorpion self destruct." MaleSuicide="`o fried himself with his own Scorpion self destruct." bDontHurtInstigator=True bKRadialImpulse=True KDamageImpulse=12000.000000 KImpulseRadius=500.000000 Name="Default__UTDmgType_ScorpionSelfDestruct" ObjectArchetype=UTDmgType_Burning'UTGame.Default__UTDmgType_Burning' } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||