My program doesn't have bugs. It just develops random features.
Difference between revisions of "UE3:UTDmgType CicadaLaser (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 21: | Line 21: | ||
|- | |- | ||
| {{tl|DeathString||DamageType}} | | {{tl|DeathString||DamageType}} | ||
− | | "` | + | | "`k's blaster stung `o." |
|- | |- | ||
| {{tl|FemaleSuicide||DamageType}} | | {{tl|FemaleSuicide||DamageType}} | ||
− | | "`o | + | | "`o used her blaster on herself." |
|- | |- | ||
| {{tl|KillStatsName||UTDamageType}} | | {{tl|KillStatsName||UTDamageType}} | ||
Line 30: | Line 30: | ||
|- | |- | ||
| {{tl|MaleSuicide||DamageType}} | | {{tl|MaleSuicide||DamageType}} | ||
− | | "`o | + | | "`o used his blaster on himself." |
|- | |- | ||
| {{tl|SuicideStatsName||UTDamageType}} | | {{tl|SuicideStatsName||UTDamageType}} |
Latest revision as of 07:40, 23 May 2008
Object >> DamageType >> UTDamageType >> UTDmgType_CicadaLaser |
- Package:
- UTGameContent
- This class in other games:
- UDK
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[edit]
Property | Value |
---|---|
DamageWeaponClass | Class'UTGameContent.UTVWeap_CicadaTurret' |
DeathStatsName | 'DEATHS_CICADATURRET' |
DeathString | "`k's blaster stung `o." |
FemaleSuicide | "`o used her blaster on herself." |
KillStatsName | 'KILLS_CICADATURRET' |
MaleSuicide | "`o used his blaster on himself." |
SuicideStatsName | 'SUICIDES_CICADATURRET' |
Static functions[edit]
ScoreKill[edit]
static function ScoreKill (UTPlayerReplicationInfo KillerPRI, UTPlayerReplicationInfo KilledPRI, Pawn KilledPawn)
Overrides: UTDamageType.ScoreKill