Gah - a solution with more questions. – EntropicLqd

UE3:UTDmgType_LinkBeam (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> DamageType >> UTDamageType >> UTDmgType_LinkBeam
Package: 
UTGame
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

BoneToAttach

Type: name


Default value: 'b_Spine1'

PS_AttachToBody

Type: ParticleSystem


Default value: ParticleSystem'WP_LinkGun.Effects.P_WP_Linkgun_Skeleton_Dissolve'

PS_AttachToGib

Type: ParticleSystem


Default value: ParticleSystem'WP_LinkGun.Effects.P_WP_Linkgun_Death_Gib_Effect'

Default values

Property Value
bCausesBlood False
bLeaveBodyEffect True
bUseDamageBasedDeathEffects True
DamageBodyMatColor
Member Value
000000,A
000000,B
000000,G
R 50.0
DamageCameraAnim CameraAnim'Camera_FX.LinkGun.C_WP_Link_Beam_Hit'
DamageWeaponClass Class'UTGame.UTWeap_LinkGun'
DamageWeaponFireMode 1
DeathOverlayTime 1.0
DeathStatsName 'DEATHS_LINKGUN'
DeathString "`o wurde von `ks grüner Spindel aufgeschlitzt."
FemaleSuicide "`o grub sich selbst ein."
KDamageImpulse 100.0
KillStatsName 'KILLS_LINKGUN'
MaleSuicide "`o grub sich selbst ein."
RewardAnnouncementSwitch 6
RewardCount 15
RewardEvent 'REWARD_SHAFTMASTER'
SuicideStatsName 'SUICIDES_LINKGUN'
VehicleDamageScaling 0.0
VehicleMomentumScaling 0.0

Static functions

DoCustomDamageEffects

static function DoCustomDamageEffects (UTPawn ThePawn, class<UTDamageTypeTheDamageType, const out Actor.TraceHitInfo HitInfo, Object.Vector HitLocation)

Overrides: UTDamageType.DoCustomDamageEffects


SpawnExtraGibEffects

simulated static function SpawnExtraGibEffects (UTGib TheGib)

Overrides: UTDamageType.SpawnExtraGibEffects

allows special effects when gibs are spawned via DoCustomDamageEffects() instead of the normal way