| 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_RanOver
UTDmgType_Pancake
| Variables Summary | |
|---|---|
| int | NumMessages |
| Functions Summary | ||
|---|---|---|
![]() | int | IncrementKills (UTPlayerReplicationInfo KillerPRI)) |
![]() | SmallReward (UTPlayerController Killer, int KillCount)) | |
![]() | SpawnHitEffect (Pawn P, float Damage, vector Momentum, name BoneName, vector HitLocation)) | |
| Inherited Functions from Engine.DamageType |
|---|
| DeathMessage, SuicideMessage, VehicleDamageScalingFor |
| Variables Detail |
|---|
| Functions Detail |
|---|
IncrementKills Source code
SmallReward Source code
SpawnHitEffect Source code| Defaultproperties |
|---|
defaultproperties { NumMessages=4 bUseTearOffMomentum=True bVehicleHit=True GibPerterbation=0.500000 KillStatsName="EVENT_RANOVERKILLS" DeathStatsName="EVENT_RANOVERDEATHS" RewardCount=10 RewardAnnouncementClass=Class'UTGame.UTVehicleKillMessage' RewardAnnouncementSwitch=7 RewardEvent="REWARD_ROADRAMPAGE" DeathString="`k ran over `o" FemaleSuicide="`o ran over herself." MaleSuicide="`o ran over himself." bNeverGibs=True bLocationalHit=False bExtraMomentumZ=False GibModifier=2.000000 Name="Default__UTDmgType_RanOver" ObjectArchetype=UTDamageType'UTGame.Default__UTDamageType' } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||