UE3:UTDmgType RaptorBolt (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
No edit summary |
||
Line 27: | Line 27: | ||
|- | |- | ||
| {{tl|DeathString||DamageType}} | | {{tl|DeathString||DamageType}} | ||
| "` | | "`k's Raptor filled `o with plasma." | ||
|- | |- | ||
| {{tl|FemaleSuicide||DamageType}} | | {{tl|FemaleSuicide||DamageType}} | ||
| "`o | | "`o fried herself with her own plasma blast." | ||
|- | |- | ||
| {{tl|KDamageImpulse||DamageType}} | | {{tl|KDamageImpulse||DamageType}} | ||
Line 39: | Line 39: | ||
|- | |- | ||
| {{tl|MaleSuicide||DamageType}} | | {{tl|MaleSuicide||DamageType}} | ||
| "`o | | "`o fried himself with his own plasma blast." | ||
|- | |- | ||
| {{tl|SuicideStatsName||UTDamageType}} | | {{tl|SuicideStatsName||UTDamageType}} |
Latest revision as of 07:40, 23 May 2008
![]() |
Object >> DamageType >> UTDamageType >> UTDmgType_RaptorBolt |
- Package:
- UTGameContent
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Default values
Property | Value |
---|---|
bCausesBlood | False |
DamageWeaponClass | Class'UTGameContent.UTVWeap_RaptorGun' |
DamageWeaponFireMode | 2 |
DeathStatsName | 'DEATHS_RAPTORGUN' |
DeathString | "`k's Raptor filled `o with plasma." |
FemaleSuicide | "`o fried herself with her own plasma blast." |
KDamageImpulse | 1000.0 |
KillStatsName | 'KILLS_RAPTORGUN' |
MaleSuicide | "`o fried himself with his own plasma blast." |
SuicideStatsName | 'SUICIDES_RAPTORGUN' |
Static functions
ScoreKill
static function ScoreKill (UTPlayerReplicationInfo KillerPRI, UTPlayerReplicationInfo KilledPRI, Pawn KilledPawn)
Overrides: UTDamageType.ScoreKill
SpawnHitEffect
static function SpawnHitEffect (Pawn P, float Damage, Object.Vector Momentum, name BoneName, Object.Vector HitLocation)
Overrides: UTDamageType.SpawnHitEffect
SpawnHitEffect() Possibly spawn a custom hit effect