I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:SuperShockBeamFire (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> WeaponFire >> InstantFire >> ShockBeamFire >> SuperShockBeamFire
Package: 
XWeapons
Direct subclass:
ZoomSuperShockBeamFire
This class in other games:
UT2003

null

Default values[edit]

Property Value
AmmoClass Class'XWeapons.SuperShockAmmo'
AmmoPerFire 0
BeamEffectClass Class'XWeapons.SuperShockBeamEffect'
DamageMax 1000
DamageMin 1000
DamageType Class'XWeapons.DamTypeSuperShockBeam'
FireRate 1.1
FireSound Sound'WeaponSounds.instagib_rifleshot'
Momentum 100000.0

Instance functions[edit]

AllowMultiHit[edit]

function bool AllowMultiHit ()


DoFireEffect[edit]

function DoFireEffect ()

Overrides: ShockBeamFire.DoFireEffect


DoTrace[edit]

function DoTrace (Object.Vector Start, Object.Rotator Dir)

Overrides: InstantFire.DoTrace


SpawnBeamEffect[edit]

function SpawnBeamEffect (Object.Vector Start, Object.Rotator Dir, Object.Vector HitLocation, Object.Vector HitNormal, int ReflectNum)

Overrides: ShockBeamFire.SpawnBeamEffect


TracePart[edit]

function TracePart (Object.Vector Start, Object.Vector End, Object.Vector X, Object.Rotator Dir, Pawn Ignored)