| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.DamageType
|
+-- UnrealGame.WeaponDamageType
|
+-- ROEngine.ROWeaponDamageType
|
+-- ROEngine.ROTankShellExplosionDamage
| Variables Summary |
|---|
| Inherited Variables from ROEngine.ROWeaponDamageType |
|---|
| APCDamageModifier, bCauseViewJarring, HUDIcon, TankDamageModifier, TreadDamageModifier, VehicleDamageModifier |
| Inherited Variables from UnrealGame.WeaponDamageType |
|---|
| WeaponClass |
| Functions Summary | ||
|---|---|---|
![]() | GetHitEffects (out class<xEmitter> HitEffects[4], int VictimHealth )) | |
![]() | ScoreKill (Controller Killer, Controller Killed)) | |
| Inherited Functions from UnrealGame.WeaponDamageType |
|---|
| GetWeaponClass |
| Functions Detail |
|---|
GetHitEffects Source code
ScoreKill Source code| Defaultproperties |
|---|
defaultproperties
{
HUDIcon=Texture'InterfaceArt_tex.deathicons.Strike'
TankDamageModifier=0.050000
APCDamageModifier=0.250000
VehicleDamageModifier=0.500000
TreadDamageModifier=0.250000
DeathString="%o was killed by %k's tank shell shrapnel."
FemaleSuicide="%o fired her shell prematurely."
MaleSuicide="%o fired his shell prematurely."
bArmorStops=False
bLocationalHit=False
bDetonatesGoop=True
bDelayedDamage=True
bThrowRagdoll=True
bExtraMomentumZ=True
bFlaming=True
GibModifier=4.000000
DeathOverlayMaterial=Combiner'Effects_Tex.GoreDecals.PlayerDeathOverlay'
DeathOverlayTime=999.000000
GibPerterbation=0.150000
KDamageImpulse=5000.000000
KDeathVel=250.000000
KDeathUpKick=50.000000
VehicleMomentumScaling=1.300000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||