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_RaptorBolt
Variables Summary |
---|
Functions Summary | ||
---|---|---|
![]() | ScoreKill (UTPlayerReplicationInfo KillerPRI, UTPlayerReplicationInfo KilledPRI, Pawn KilledPawn)) | |
![]() | 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_RaptorGun' DamageWeaponFireMode=2 KillStatsName="KILLS_RAPTORGUN" DeathStatsName="DEATHS_RAPTORGUN" SuicideStatsName="SUICIDES_RAPTORGUN" DeathString="`k's Raptor filled `o with plasma." FemaleSuicide="`o fried herself with her own plasma blast." MaleSuicide="`o fried himself with his own plasma blast." bCausesBlood=False KDamageImpulse=1000.000000 Name="Default__UTDmgType_RaptorBolt" ObjectArchetype=UTDamageType'UTGame.Default__UTDamageType' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |