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_HellBenderPrimary
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() Possibly spawn a custom hit effect
Defaultproperties |
---|
defaultproperties { DamageWeaponClass=Class'UTGameContent.UTVWeap_HellBenderPrimary' KillStatsName="KILLS_HELLBENDERPRIMARY" DeathStatsName="DEATHS_HELLBENDERPRIMARY" SuicideStatsName="SUICIDES_HELLBENDERPRIMARY" DeathString="`o was disintegrated by `k's beam." FemaleSuicide="`o disintegrated herself." MaleSuicide="`o disintegrated himself." KDamageImpulse=3001.000000 VehicleDamageScaling=0.850000 Name="Default__UTDmgType_HellBenderPrimary" ObjectArchetype=UTDamageType'UTGame.Default__UTDamageType' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |