| 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_ScavengerBolt
| Variables Summary |
|---|
| Functions Summary | ||
|---|---|---|
![]() | SpawnHitEffect (Pawn P, float Damage, vector Momentum, name BoneName, vector HitLocation)) | |
| Inherited Functions from Engine.DamageType |
|---|
| DeathMessage, SuicideMessage, VehicleDamageScalingFor |
| Functions Detail |
|---|
SpawnHitEffect Source codeSpawnHitEffect() Possibly spawn a custom hit effect
| Defaultproperties |
|---|
defaultproperties
{
DamageWeaponClass=Class'UTGameContent.UTVWeap_ScavengerGun'
KillStatsName="KILLS_SCAVENGERGUN"
DeathStatsName="DEATHS_SCAVENGERGUN"
SuicideStatsName="SUICIDES_SCAVENGERGUN"
DeathString="`o couldn't escape `k's glowing ball of light."
FemaleSuicide="`o saw the light."
MaleSuicide="`o saw the light."
bCausesBlood=False
Name="Default__UTDmgType_ScavengerBolt"
ObjectArchetype=UTDamageType'UTGame.Default__UTDamageType'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||