The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:DamageType (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- Engine
- Direct subclass:
- UnrealDamageType
- This class in other games:
- RTNP, U1, U2, U2XMP, UDK, UE2Runtime, UT2003, UT2004, UT3
| 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. |
DamageType, the base class of all damagetypes. this and its subclasses are never spawned, just used as information holders
[edit] Properties
[edit] Property group 'DamageType'
[edit] AltName
Type: string
Modifiers: localized
Alternative description.
Default value: "killed"
[edit] DamageEffect
Special effect.
[edit] Name
Type: string
Modifiers: localized
Description of damage.
[edit] ViewFlash
Type: float
View flash to play.
[edit] ViewFog
Type: Object.Vector
View fog to play.
[edit] Static functions
[edit] DeathMessage
static function string DeathMessage ()
