Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
DamTypeNephthysPointSingularity Creation date: 2013-01-11 18:17 Last change: $Id$ Copyright © 2013, Wormbo Website: http://www.koehler-homepage.de/Wormbo/ Feel free to reuse this code. Send me a note if you found it helpful or want to report bugs/provide improvements.
Core.Object | +-- Engine.Actor | +-- Engine.DamageType | +-- UnrealGame.VehicleDamageType | +-- WVHoverTankV3.DamTypeNephthysPointSingularity
Variables Summary |
---|
Inherited Variables from UnrealGame.VehicleDamageType |
---|
VehicleClass |
Functions Summary |
---|
Inherited Functions from Engine.DamageType |
---|
DeathMessage, GetHitEffects, GetPawnDamageEffect, GetPawnDamageEmitter, GetPawnDamageSound, GetWeaponClass, IncrementKills, IsOfType, ScoreKill, SuicideMessage |
Defaultproperties |
---|
defaultproperties { DeathString = "%o couldn't escape %k's point singularity." MaleSuicide = "%o was a little hasty firing his point singularity." FemaleSuicide = "%o was a little hasty firing her point singularity." VehicleClass = class'NephthysTank' VehicleDamageScaling = 0.75 bDelayedDamage = true } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |