Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.DamageType | +-- UnrealGame.WeaponDamageType | +-- XWeapons.DamTypeLinkPlasma
Variables Summary |
---|
Inherited Variables from UnrealGame.WeaponDamageType |
---|
WeaponClass |
Functions Summary | ||
---|---|---|
GetHitEffects (out class<xEmitter> HitEffects[4], int VictemHealth) |
Inherited Functions from UnrealGame.WeaponDamageType |
---|
GetWeaponClass |
Inherited Functions from Engine.DamageType |
---|
DeathMessage, GetHitEffects, GetPawnDamageEffect, GetPawnDamageEmitter, GetPawnDamageSound, GetWeaponClass, IncrementKills, IsOfType, ScoreKill, SuicideMessage |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { WeaponClass=Class'XWeapons.LinkGun' DeathString="%o was served an extra helping of %k's plasma." FemaleSuicide="%o fried herself with her own plasma blast." MaleSuicide="%o fried himself with his own plasma blast." bDetonatesGoop=True bDelayedDamage=True FlashFog=(X=700.000000) DamageOverlayMaterial=Shader'XGameShaders.PlayerShaders.LinkHit' DamageOverlayTime=0.500000 VehicleDamageScaling=0.670000 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |