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 | +-- UTGameContent.UTDmgType_ViperSelfDestruct
Variables Summary |
---|
Functions Summary | ||
---|---|---|
![]() | int | IncrementKills (UTPlayerReplicationInfo KillerPRI)) |
Inherited Functions from UTGame.UTDmgType_Burning |
---|
GetHitEffectDuration, SpawnHitEffect |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { bSelfDestructDamage=True KillStatsName="KILLS_VIPERSELFDESTRUCT" DeathStatsName="DEATHS_VIPERSELFDESTRUCT" SuicideStatsName="SUICIDES_VIPERSELFDESTRUCT" DeathString="`o was too close to `k's Viper self destruct." FemaleSuicide="`o fried herself with her own Viper self destruct." MaleSuicide="`o fried himself with his own Viper self destruct." bDontHurtInstigator=True bKRadialImpulse=True KDamageImpulse=12000.000000 KImpulseRadius=500.000000 Name="Default__UTDmgType_ViperSelfDestruct" ObjectArchetype=UTDmgType_Burning'UTGame.Default__UTDmgType_Burning' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |