I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:Drowned (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> DamageType >> Drowned |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Default values
| Property | Value | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| bArmorStops | False | ||||||||
| bCausesBlood | False | ||||||||
| bLocationalHit | False | ||||||||
| DeathString | "%o forgot to come up for air." | ||||||||
| FemaleSuicide | "%o forgot to come up for air." | ||||||||
| FlashFog |
|
||||||||
| MaleSuicide | "%o forgot to come up for air." |
[edit] Static functions
[edit] GetPawnDamageEffect
static function class<Effects> GetPawnDamageEffect (Object.Vector HitLocation, float Damage, Object.Vector Momentum, Pawn Victim, bool bLowDetail)
Overrides: DamageType.GetPawnDamageEffect
