| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
WVDraco.DamTypeDracoNapalmGlob Creation date: 2013-11-11 10:16 Last change: $Id$ Copyright (c) 2013, Wormbo
Core.Object
|
+-- Engine.Actor
|
+-- Engine.DamageType
|
+-- UnrealGame.VehicleDamageType
|
+-- WVDraco.DamTypeDracoNapalmGlob
| Variables Summary |
|---|
| Inherited Variables from UnrealGame.VehicleDamageType |
|---|
| VehicleClass |
| Functions Summary | ||
|---|---|---|
![]() | GetHitEffects (out class<xEmitter> HitEffects[4], int VictimHealth)) | |
| Inherited Functions from Engine.DamageType |
|---|
| DeathMessage, GetHitEffects, GetPawnDamageEffect, GetPawnDamageEmitter, GetPawnDamageSound, GetWeaponClass, IncrementKills, IsOfType, ScoreKill, SuicideMessage |
| Functions Detail |
|---|
GetHitEffects Source code| Defaultproperties |
|---|
defaultproperties
{
VehicleClass = class'DracoRocketPackPawn'
DeathString = "%o was roasted by %k's Draco napalm."
MaleSuicide = "%o roasted himself."
FemaleSuicide = "%o roasted herself."
FlashFog = (X=700.0,Y=100.0,Z=0.0)
bFlaming = true
bDetonatesGoop = true
bDelayedDamage = true
VehicleDamageScaling = 0.25
VehicleMomentumScaling = 0.5
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||